dzenbot / DZNPhotoPickerController

A photo search/picker for iOS using popular image providers like 500px, Flickr, Instagram, Giphy, Google & Bing Images
https://www.cocoacontrols.com/controls/dznphotopickercontroller
MIT License
1.51k stars 266 forks source link

DZNPhotoEditorViewControllerCropModeCircular + high resolution devices #98

Open ADevelopStudio opened 8 years ago

ADevelopStudio commented 8 years ago

I had some problems with DZNPhotoEditorViewControllerCropModeCircular on iPhone 6/6s/iPad: Cutting is not correct. the result is a bit different than in mask. on iPhone 5s and less - everything is ok but on next generation devises with bigger screen - there are some problem: https://www.dropbox.com/s/r7ng9bcvzfw191m/Screen%20Shot%202015-12-29%20at%2020.53.24.png?dl=0

ADevelopStudio commented 8 years ago

that was iPhone 6 and this is from iPhone 6+ https://www.dropbox.com/s/xmzhpwpy8rj7iwn/Screen%20Shot%202015-12-29%20at%2020.58.43.png?dl=0

dzenbot commented 8 years ago

Yes, this project hasn't been mantained much since iPhone 6 was released. You're very welcomed to contribute.

ryderjack commented 8 years ago

@dzenbot @ADevelopStudio any solutions to the blurry images on high res devices?

Cheers