kishikawakatsumi / PEPhotoCropEditor

Image cropping library for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable auto-zoom

nebuto opened this issue · comments

Hi and thanks for this amazing lib,
I'm wondering how I could disable the autozoom feature when resizing the cropRect ? If I disable the - (void)zoomToCropRect:(CGRect)toRect andCenter:(BOOL)center
and the end of the resizing the crop rect isn't correct anymore.

Thanks for your help,

The same question i want to know.

Waiting answer for the same question.

@nebuto @ldp940622 @veibhav do you find a solution for this issue ? I'm facing the same