evilpegasus / Yearbook

A virtual personal yearbook for 2020 graduates to sign
https://yearbook-hhs.web.app/
6 stars 0 forks source link

Canvas drawing not working on mobile browsers #2

Closed arnavthareja closed 4 years ago

arnavthareja commented 4 years ago

Drawing on the canvas does not work on mobile browsers. No lines are created when attempting to draw.

evilpegasus commented 4 years ago

Maybe use this https://github.com/ftlabs/fastclick

arnavthareja commented 4 years ago

Changed mouse event to pointer events