Skip to content
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

Open
ajay2c9 opened this issue Sep 3, 2015 · 4 comments
Open

Not getting the exact cropping. #50

ajay2c9 opened this issue Sep 3, 2015 · 4 comments

Comments

@ajay2c9
Copy link

ajay2c9 commented Sep 3, 2015

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

@ChrisChares
Copy link

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

@ChrisChares
Copy link

This is fixed by the un-merged pull request #43

@ajay2c9
Copy link
Author

ajay2c9 commented Nov 21, 2015

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
self.imagePicker.cropSize = CGSizeMake(320,250);
for square images the cropping is working fine and for irregular images the cropping is not working. it is not showing the Exact cropping particularly for horizontal images.

Please give suggestions for exact cropping for any square and irregular images with cropping size as
(320,250);

@zenghaojim33
Copy link

@ChrisChares this pull request really saved my day thanks bro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants