acerbetti / ACEDrawingView

An open source iOS component to create a drawing app
Apache License 2.0
665 stars 171 forks source link

hideHandle() #75

Closed hfzwhd closed 7 years ago

hfzwhd commented 7 years ago

how to call hideHandle()?

acerbetti commented 7 years ago

what's the scenario, you can use hideTextToolHandles() in the main view

hfzwhd commented 7 years ago

seems like i cant call hideTextToolHandles with drawingview. i can successfully call clear() and prepareForSnapshot()