You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
is there a way to manually enable/disable the sketch js?
I am using it in a learning portal for kids where kids can fill in svg as well can draw. When I initiate sketch.js on the DIV it does not allow the use the color fill feature.
take a look on this example: http://jsfiddle.net/P6t2B/
When I use it with sketch js the filling function stop working. Is there a way to enable/disable the sketch manually so I could use both features.