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

HFImageEditorViewController can't handle paronams #14

Closed ksteel closed 10 years ago

ksteel commented 11 years ago

If someone attempts to select and save a Panaroma image being feed it to HFImageEditViewController memory warnings are thrown and the device resets. Upon running on an iPhone 5 with Instruments, when a user attempts to crop and save (doneAction:) memory allocations spike to over 1.5 gb.

heitorfr commented 11 years ago

What is the image size in pixels?

heitorfr commented 10 years ago

Image processing is now more efficient (from 1.1.1). If you have any problems, reopen with more detail