issues
search
jakubfiala
/
atrament
A small JS library for beautiful drawing and handwriting on the HTML Canvas.
http://fiala.space/atrament/demo
MIT License
1.56k
stars
115
forks
source link
When moving outside the canvas and mouseup, drawing still continues
#17
Closed
rubenstolk
closed
7 years ago
rubenstolk
commented
7 years ago
[ ] Set the
mouseup
event listener on
document
, not
canvas
mouseup
event listener ondocument
, notcanvas