cheshire137 / svg-scribbler

A simple ReactJS app that allows you to create SVGs.
MIT License
8 stars 1 forks source link

Detect touch and not just the mouse #2

Open cheshire137 opened 9 years ago

cheshire137 commented 9 years ago

To allow use on mobile devices. Might also allow detecting the force of the touch, as per Nick's request.