-
Notifications
You must be signed in to change notification settings - Fork 884
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
Image not positioning correctly after rotate #396
Comments
It also gets wrongly crop sometimes |
after more investigation it has something to do with the zoom at maximum ... |
My steps are a bit different but the outcome is the same, a wrongly cropped image http://jsbin.com/lakicab/edit?html,js,output Load the URL, zoom-out, then hit the 'Rotate' button. I think I could fix that issue artificially on my end, adjusting the zoom value so that no whitespace is shown, but that's a lot of unnecessary work if this issue gets solved 😄 |
Thanks for the jsbin, it makes these things so much easier. I'll try to get this fixed in 2.5.2 |
@thedustinsmith glad it helped! If you need anything else from me, please let me know! |
Since you offered 😏 .... If you could pull this branch: https://github.com/Foliotek/Croppie/tree/pre-2.5.2 I've got a potential fix for the issue in there. Would you mind being my second pair of eyes and see if it fixes your issue or breaks any of your functionality? |
For sure mate! Consider it done! I gotta finish some stuff first on my project, but I'll take a look at it in the afternoon if you don't mind. |
any estimates when 2.5.2 will be released? :) |
Steps:
Image is not positioned to previous viewport area.
The text was updated successfully, but these errors were encountered: