sam-lb / complexmos

WebGL-based Desmos-style graphing calculator with complex number support
http://complexmos.sambrunacini.com/app/
MIT License
3 stars 0 forks source link

Dragging does not work on touch screens #12

Closed sam-lb closed 2 months ago

sam-lb commented 2 months ago

Should switch to event.touches instead of clientX etc in the touchstart and touchmove handlers