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.68k stars 932 forks source link

Add overlayView on TOCropView.h #532

Closed rconesasorolla closed 1 year ago

rconesasorolla commented 1 year ago

Expose overlayView on TOCropView.h to be able to customize from outside.

TimOliver commented 1 year ago

Thanks for that!