Closed FeelsBotMan closed 3 months ago
Is it possible to hold the stylus button to erase?
You can implement that yourself. Just listen to whichever stylus event you want and do the appropriate setEraser() and setColor() calls on ScribbleNotifier.
setEraser()
setColor()
ScribbleNotifier
Is it possible to hold the stylus button to erase?