firstandthird / scribble

Javascript library for turning an element into a canvas for drawing
MIT License
2 stars 3 forks source link

change event #5

Closed jgallen23 closed 11 years ago

jgallen23 commented 11 years ago

need an event that is fired when the drawing has changed. should have some sort of debounce mechanism so it doesn't fire on every mouse/touch up.