You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
When dealing with landscape images: Zoom max is not enough and, when you pan the image, it moves too far away, almost disappearing from screen.
With portrait images everything is fine.
Environment: iOS 9, my app works only in portrait, crop size = screen size
Thank you
The text was updated successfully, but these errors were encountered:
Any solution? It seems we need to calculate the space for photo to bounce. I'm surprised that the contacts app can do this easily but leaves so many to developers.
Thanks for your great work. I find another repo that deals with it well, https://github.com/ruslanskorb/RSKImageCropper. But it has a lot of image process that looks a little big for DZNPhotoPickerController/Editor. So it depends on the use case to judge where to go.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When dealing with landscape images: Zoom max is not enough and, when you pan the image, it moves too far away, almost disappearing from screen.
With portrait images everything is fine.
Environment: iOS 9, my app works only in portrait, crop size = screen size
Thank you
The text was updated successfully, but these errors were encountered: