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

Cropping frame is not resizing #549

Open DarshanKakadiya100 opened 1 year ago

DarshanKakadiya100 commented 1 year ago

i want to crop the image in any angel, for that i install this lib in my code but i am unable to resize the frame of crop it is just static square and i want that on drag crop frame should resize.