4xx / svg-edit

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

Line and other operations starts from offset in fit_to_canvas view #1161

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.open the svg-edit
2.zoom to fit_to_canvas
3.try to create any thing eg the line, rectangle it starts with offset

What is the expected output? What do you see instead?

The line must start from the same point as the arrow suggesting

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

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

Please provide any additional information below.

Original issue reported on code.google.com by kmuhamma...@gmail.com on 22 Nov 2013 at 2:05

GoogleCodeExporter commented 9 years ago
This has been fixed in the trunk version of svg-edit: 
https://code.google.com/p/svg-edit/source/detail?r=2524.

View the trunk (latest) demo to see it working correctly: 
http://svg-edit.googlecode.com/svn/trunk/editor/svg-editor.html.

Original comment by breit...@gmail.com on 24 Feb 2014 at 11:37