Hacker News new | ask | show | jobs
by prashnts 404 days ago
Really cool!

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...

1 comments

Hi, thank you very much for your feedback! Unfortunately, I don’t have plans to support mobile so far, but maybe one day I will! Please stay tuned as the project continues to grow!