jakubfiala / atrament

A small JS library for beautiful drawing and handwriting on the HTML Canvas.
http://fiala.space/atrament/demo
MIT License
1.55k stars 116 forks source link

"is dirty" check #14

Closed rubenstolk closed 7 years ago

rubenstolk commented 7 years ago

It would be nice to have an indicator if anything has been drawn by the user yet. Of course needs to be reset to false when the user clears the canvas.