4xx / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Lines draw in wrong place when viewport is scaled to canvas #1065

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Click the zoom tool, choose zoom to canvas
2.attempt to draw a line
3.line draws in wrong place

What is the expected output? What do you see instead?
It appears the mouse is drawing with 164% (in my example) resolution.  Instead 
of drawing at the pixel location on the screen, it draws with the axes scaled 
inappropriately for the display scale.

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
Firefox 19 Linux

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)

The Demo.

Please provide any additional information below.

Original issue reported on code.google.com by pedw...@apsoft.com on 8 Mar 2013 at 6:20