-
Notifications
You must be signed in to change notification settings - Fork 469
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
Allow a default/initial crop rectangle based on coordinates #29
Comments
I also want the possibility to set the size of the crop rectangle |
Me too. :) |
taslimisina
added a commit
to taslimisina/SimpleCropView
that referenced
this issue
May 15, 2021
…ng setFrameRect function in CropImageView
shtolik
pushed a commit
to shtolik/SimpleCropView
that referenced
this issue
Jul 9, 2021
…ng setFrameRect function in CropImageView
shtolik
pushed a commit
to shtolik/SimpleCropView
that referenced
this issue
Jul 9, 2021
…h calling setFrameRect function in CropImageView, which uses applyInitialFrameRect which works even if screen was resized because of i.e. showing keyboard.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a developer, i want to set/change during run-time the crop boundaries (currently i can only get the actual crop rectangle but not set it)
The text was updated successfully, but these errors were encountered: