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

mouse position is not recorded on mouseup, so replaying or undoing strokes dosent' work. #46

Closed ghost closed 4 years ago

ghost commented 4 years ago

https://github.com/jakubfiala/atrament.js/blob/59d3e6767b0b27e555c215e906993a616ea1d408/src/atrament.js#L93

jakubfiala commented 4 years ago

this is basically the same issue as #45 so closing this and renaming that one