heatherleaf / crossword-maker

A simple web-based tool for building your own crosswords
https://heatherleaf.github.io/crossword-maker/crossword.html
GNU General Public License v3.0
8 stars 5 forks source link

Support for touch devices #2

Open heatherleaf opened 3 years ago

heatherleaf commented 3 years ago

Currently we only handle mouse events, so you cannot use a touch-based device. We want to add support for touch-events: https://developer.mozilla.org/en-US/docs/Web/API/Touch_events