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

how to change toolbar design #489

Open dorvk opened 3 years ago

dorvk commented 3 years ago

Hey there, such a nice library. using this on a project but i need to change toolbar design. seems like its fixed sized and attached to bottom or top. i cannot manipulate it's frame or change constraints. i'd appriciate any help. thanks