Supports custom subview and public func crop, rotate,...
hoangnam714 opened this issue · 1 comments
hoangnam714 commented
I have a photo editing interface, but it has additional buttons with project-specific customizations, along with crop, rotate, ... buttons in a different location than the library. I would be happy if TOCropViewController supported public func and inheritance support on xib , I hope to be of help, thank you.
TimOliver commented
Hi @hoangnam714! Would it be possible for you to just extract the underlying TOCropView
object and plug it into your existing interface then?