In the mobile screen drawing polygon with sketchvm is not working properly. it does not show the point and line between the point. when we finish the drawing then it show the line. But I wanted to show line and point simultaneously when I draw the polygon. Aslo the pointer are not show.
Hi
It looks like that you have open the debug tools with simulating mobile with touch mode, correct?
You need to change to "Mobile (no touch)" if you want to see the line between the points.
In the real touch mode you do not know where the finger is so it is not possible to draw the line.