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

Single input is sometimes ignorned #33

Closed BillyBlaze closed 5 years ago

BillyBlaze commented 7 years ago

If you want to draw a single dot, then sometime the input get's ignored. (maybe because mousemove doesnt trigger?) See the attachment for a screen grab.

input-eaten

Browsers affected: Chrome, Firefox, MS edge

jakubfiala commented 7 years ago

thanks for the heads up! will look into it as soon as I can, otherwise feel free to submit a PR if you know how to fix this 😉