Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase and decrease height of Image Entity by click of buttons or seekbar #22

Closed
AnkurJagani opened this issue Jul 28, 2017 · 1 comment
Labels

Comments

@AnkurJagani
Copy link

AnkurJagani commented Jul 28, 2017

It would be very nice if we can increase and decrease height of Image Entity by click of buttons or seekbar. like you have done in TextEnity for font size.

Five star for this library is less i think.

@AnkurJagani AnkurJagani changed the title increase and decrease height of Image Entity **by click of buttons** increase and decrease height of Image Entity by click of buttons Jul 28, 2017
@AnkurJagani AnkurJagani changed the title increase and decrease height of Image Entity by click of buttons increase and decrease height of Image Entity by click of buttons or seekbar Jul 28, 2017
@AndriyBas
Copy link
Contributor

Hello, @AnkurJagani. Just implement it in a similar way as it's done in TextEntity. All the positions are relative, all you need to do is just increase the size of the entity, all the other coordinates will adjust automatically. And redraw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants