(no title)
prashnts | 10 months ago
A quick enhancement you can add, which will help mobile users, is adding appropriate touch specifiers to the element. Currently I am unable to drag the pen to draw -- the whole page moves. By fixing that, I should also be able to use my Apple Pencil.
Specifically, this page describes it better: https://developer.mozilla.org/en-US/docs/Web/CSS/touch-actio...
Kobayashiii|10 months ago