Connect to a third-party pen and determine whether to draw based on the status of the pen, but once the drawing method is called, it cannot be stopped. Why? I don’t know if the method is correct or not. Can anyone give me some guidance? Thanks! !
仅有的幸福2017-05-16 13:37:11
I don’t see a closed path in your code. If you have finished drawing, you should use context.closePath(); to close the path