uCrop icon indicating copy to clipboard operation
uCrop copied to clipboard

Fix long image scale bug

Open phxnirvana opened this issue 2 years ago • 2 comments

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

phxnirvana avatar Mar 10 '22 07:03 phxnirvana

Is there a plan for this to be released?

kele89 avatar Apr 04 '22 11:04 kele89

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

jens-muenker avatar Jan 29 '23 22:01 jens-muenker