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

customize TOCropViewController #556

Closed NikitaVolkodav closed 3 months ago

NikitaVolkodav commented 11 months ago

changed overlayView, added grid lines, changed lines color , change background to white, changed toolbar

TimOliver commented 3 months ago

Thanks for the PR @NikitaVolkodav, but this looks like a very significant visual change to the library. If you can make the changes optional settings that users can opt into, we can consider it.

But if this is uniquely for your app's requirements, maybe it's better to leave it as a fork.