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.74k stars 955 forks source link

Add allowedAspectRatios property #453

Closed woxtu closed 3 years ago

woxtu commented 3 years ago

Hi,

This PR adds allowedAspectRatios property to CropViewController.

Resolve #415

TimOliver commented 3 years ago

Hi again @woxtu! Amazing! Thanks so much for that! :D