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

how to change bottom toolbar's height? #517

Open sugitatestblue opened 2 years ago

sugitatestblue commented 2 years ago

What are you trying to achieve with this library exactly? Please describe.

Hello. Thank you for such a nice plugin.

However, I want to change the height of toolbar on the bottom.

smallheight

I accessed and changed for vc.toolbar.frame and vc.toolbar.backgroundViewOutsets. however nothing happned. Could you tell me how to change height?