Yalantis / uCrop

Image Cropping Library for Android
https://yalantis.com/blog/introducing-ucrop-our-own-image-cropping-library-for-android/
11.85k stars 2.15k forks source link

Fix long image scale bug #828

Open phxnirvana opened 2 years ago

phxnirvana commented 2 years ago

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

kele89 commented 2 years ago

Is there a plan for this to be released?

jens-muenker commented 1 year ago

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