You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Awesome project. Tried to use my surface pen and it didn't like it. My guess it the way that input is handled.
Uncaught TypeError: Cannot read property 'clientX' of undefined
at alert_coords (draw:100)
at mouseUp (draw:121)
at SVGSVGElement.ontouchend (draw:87)
alert_coords @ draw:100
mouseUp @ draw:121
ontouchend @ draw:87
Awesome project. Tried to use my surface pen and it didn't like it. My guess it the way that input is handled.
Uncaught TypeError: Cannot read property 'clientX' of undefined
at alert_coords (draw:100)
at mouseUp (draw:121)
at SVGSVGElement.ontouchend (draw:87)
alert_coords @ draw:100
mouseUp @ draw:121
ontouchend @ draw:87
https://imgur.com/a/Yh9QbIT
The text was updated successfully, but these errors were encountered: