kishikawakatsumi / PEPhotoCropEditor

Image cropping library for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotate by 90 degrees and scroll view cannot scroll to full width of image

shimeny opened this issue · comments

When i try to rotate an image to 90 degrees, the image bounds are larger than the scrollview bounds and it seems that you cannot include the edges of the image in the crop

Hello there,

did you already solve your problem?

Not exactly, i found that the logic is floored and i came across many other scrollview examples that had the same problem. That is until i found Photo Tweaks a newly added repository, i haven't had a chance yet to review the code in great detail but it does achieve what i need

thank for the info. yes, that is exactly what i need too.. except it looks like don't have keepCropAspectRatio.. :)

Just out of interest what are you trying to achieve? I am developing a photo editor that replicates the ios 8 editor

i only need crop controller like in iOS 8.. which detect image bounds.. :)
if you can help me, please contact me by email.

thanks.