muaz-khan / Canvas-Designer

Collaborative, extendable, JavaScript Canvas2D drawing tool, supports dozens of builtin tools, as well as generates JavaScript code for 2D animations.
https://www.webrtc-experiment.com/Canvas-Designer/
MIT License
368 stars 171 forks source link

Update widget.js #35

Closed yang19930204 closed 6 years ago

yang19930204 commented 6 years ago

thers is no e.touches touchlist when touchend is fired,it is e.changedTouches.

muaz-khan commented 6 years ago

Please update this file as well:

Then use grunt to compile into widget.js and widget.min.js.