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

Crashes with Panorama images #42

Open ghost opened 9 years ago

ghost commented 9 years ago

When trying to rotate and crop panorama images application crashes with message "Terminated due to memory error".

If images is not rotated before cropping then it works fine.

Works fine with normal images.

Any workaround for this?