TOCropViewController icon indicating copy to clipboard operation
TOCropViewController copied to clipboard

Supports custom subview and public func crop, rotate,...

Open hoangnam714 opened this issue 1 year ago • 1 comments
trafficstars

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.

hoangnam714 avatar Mar 25 '24 02:03 hoangnam714

Hi @hoangnam714! Would it be possible for you to just extract the underlying TOCropView object and plug it into your existing interface then?

TimOliver avatar Apr 07 '24 03:04 TimOliver