antfu / drauu

Headless SVG-based drawboard in browser.
https://drauu.netlify.app/
MIT License
1.2k stars 64 forks source link

Be able to draw dots. #26

Closed oefeningen closed 2 months ago

oefeningen commented 1 year ago

Clear and concise description of the problem

I'm using drauu to make a whiteboard for my classroom. Writing goes very well with drauu on a touchscreen except for one thing. It's hard to draw dots (like on the i, or a colon, ...). A simple touch doesn't trigger the drawing somehow. You have to touch, hold and move, but then it results in a line.

Suggested solution

Make a touch trigger the drawing. So a simple dot can be registered and shown in the screen.

Alternative

No response

Additional context

No response

Validations