-
Notifications
You must be signed in to change notification settings - Fork 176
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
Not getting the exact cropping. #50
Comments
I'm seeing this as well. Testing on a 6+ and a 4S, 6+ crops correctly while the 4S does not. iOS 9 for both |
This is fixed by the un-merged pull request #43 |
Hi, Cropping is not working Fine For this build too. i downloaded the app and Run in the simulator. I want crop a image and keep the crop size is 320,250 like this Please give suggestions for exact cropping for any square and irregular images with cropping size as |
@ChrisChares this pull request really saved my day thanks bro. |
hi,
I am using the GKImagePicker in my app.i have to display a image with width and height 320 * 320 . I keep the crop size as 320 *320. for some while little zooming of image i am getting the exact image while deep zooming , the image in the crop section is not displaying totally. only top of the image is displaying. please give suggestions for getting exact crop section of the image .in iPhone6 and 6 + exact cropping is occurring.
Please give suggestions
Thank you
The text was updated successfully, but these errors were encountered: