soulwire / sketch.js

Cross-Platform JavaScript Creative Coding Framework
MIT License
4.09k stars 431 forks source link

iOS/Android issues (draw restarted) #103

Open GeriSoft opened 5 years ago

GeriSoft commented 5 years ago

There is an issue in iOS and Android browsers (Safari, Chrome): each time I release the pen(finger) and touch the field again, it clears the canvas, and start new drawing. In desktop browsers, it works fine. any idea to solve it?