TOCropViewController icon indicating copy to clipboard operation
TOCropViewController copied to clipboard

Maintain the same zoom scale when cycling aspect ratios

Open tikamsingh opened this issue 6 years ago • 3 comments
trafficstars

selecting different aspect ratio sizes keeps zooming in on photo, should try to keep photo similar size as much as possible on screen with just changing crop area so user wont have to keep zooming out

tikamsingh avatar May 14 '19 11:05 tikamsingh

I have got this issue too. when assigning custom aspect ratio. Image keeps zooming in

ashishpatill avatar May 27 '19 07:05 ashishpatill

I also have the same Issue. When setting a custom aspect ratio to photo, when rotating the image it keeps on zooming in. It should just adjust to the width and height.

dondell avatar Jun 10 '19 04:06 dondell

Thanks for the feedback folks! That sounds like a great idea!

I don't have time to add anything more than bug fixes here, so I'd definitely like to ask you consider filing a PR.

The relevant location in the code is here: https://github.com/TimOliver/TOCropViewController/blob/master/Objective-C/TOCropViewController/Views/TOCropView.m#L1404

Thanks! :)

TimOliver avatar Jun 11 '19 07:06 TimOliver