backface / turtlestitch

visual, blocks-based programming for turtle graphics and generative embroidery
http://www.turtlestitch.org
GNU Affero General Public License v3.0
52 stars 14 forks source link

fix the wrong report of X and Y of mousepointer. #96

Closed Simon-Mong closed 2 years ago

Simon-Mong commented 2 years ago

When the scale of stage is greater than 1 , if zoom the stage the report of X and Y value of the mousepointer is wrong. Now it is fixed. It also works in customized stage size. Now we can draw images by hand in app mode stage.