heitorfr / ios-image-editor

iOS View Controller for image cropping. An alternative to the UIImagePickerController editor with extended features.
MIT License
602 stars 129 forks source link

Rotation bound check fails #45

Open nissaba opened 8 years ago

nissaba commented 8 years ago

Hello I am trying to set a method to di a 90degree left or right rotation. this as a side effect that the bound checking becomes invalid.

Not sure if I not setting some this I should or should not.

But this is my code below that I added to the HFImageEditorViewController