TimOliver / TOCropViewController

A view controller for iOS that allows users to crop portions of UIImage objects
http://www.timoliver.com.au/2015/06/21/tocropviewcontroller-an-open-source-image-cropper-for-ios/
MIT License
4.67k stars 929 forks source link

Remove 16x6 aspect ratio #573

Closed TimOliver closed 3 months ago

TimOliver commented 3 months ago

I merged a PR to add 16x6 to the aspect ratio list, but discovered it hadn't updated the UI to match, and was causing a crash as a result.

Looking back, let's just keep the official list of ratios to the standardised ones.