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

when crop width is equal height, crop image is bad #48

Open
dengcqw opened this issue May 26, 2015 · 2 comments
Open

when crop width is equal height, crop image is bad #48

dengcqw opened this issue May 26, 2015 · 2 comments

Comments

@dengcqw
Copy link

dengcqw commented May 26, 2015

in file GKImageCropView.m
in method _calcVisibleRectForCropArea
L134 change to " if (self.cropSize.width >= self.cropSize.height) "

@westice007
Copy link

very good , it's work, thank you!

@liusally
Copy link

Worked + 1 for cropping portrait photos. Thanks.

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