Anyone knows how to make sketch.js work properly on the iPad? It almost works perfectly, but the problem is that once you draw a line and do mouseUp, and you want to draw some more, it does that but it erases everything around the new line you are drawing.
Share
@leonth, posted a workaround for this issue on GitHub which solved the problem for me.