espruino / Espruino

The Espruino JavaScript interpreter - Official Repo
http://www.espruino.com/
Other
2.74k stars 741 forks source link

Fix reusing touch coordinates #2386

Closed halemmerich closed 1 year ago

halemmerich commented 1 year ago

See #2374.

gfwilliams commented 1 year ago

That's great - thanks! I wonder why I used lastTouch originally? Seems really strange.

Thanks for tracking this down!