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

Layout Issues on iPhone 4/4s #31

Open sethfri opened 10 years ago

sethfri commented 10 years ago

When creating a XIB that uses Auto Layout and wiring everything up as described in the README, using a 320x320 frameView that has a centered X and Y, the image in the cropper is displayed slightly lower than the intended frame. This only occurs on the iPhone 4/4s and does not occur on the 5/5s.

See attached image.

ios simulator screen shot aug 1 2014 5 11 13 am