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.71k stars 938 forks source link

Make TOCropToolbar.backgroundView public, to enable manipulating background color. #515

Open erginbilgin opened 2 years ago

erginbilgin commented 2 years ago

At the moment, if I didn't miss anything, it is not possible to change the background color of the toolbar. It would be very useful if we could at least make backgroundView public so we can manipulate it. Or any other mechanism to change it's color would be very useful I believe.

peterpaulis commented 2 years ago

+1