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

rotate image not work with setMinCropResultSize #401

Closed
hendrysetiadi89 opened this issue Sep 26, 2017 · 1 comment
Closed

rotate image not work with setMinCropResultSize #401

hendrysetiadi89 opened this issue Sep 26, 2017 · 1 comment
Labels

Comments

@hendrysetiadi89
Copy link
Contributor

The CropImageView has been set:
mCropImageView.setMinCropResultSize(300,300);

It is correct when the image is not rotated. Once it is rotated, the user can crop below 300x300.

@ArthurHub
Copy link
Owner

fixed in 2.5.1

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