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

Fix long image scale bug #828

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

phxnirvana
Copy link

when scale a long image smaller, it won't zoom back. I found out the reason is mMaxScale smaller than the original scale value.

this commit fix #817 , and i think #408 looks like the same problem

when  scale a long image smaller, it won't zoom back. I found out the reason is mMaxScale smaller than the original scale value.
@kele89
Copy link

kele89 commented Apr 4, 2022

Is there a plan for this to be released?

@jens-muenker
Copy link

If you need this fix immediately you can take a look on my fork. I included this fix.

https://github.com/Frosch2010/uCrop-n-Edit

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

Successfully merging this pull request may close these issues.

x must be > = 0
3 participants