4xx / svg-edit

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

Pixel to Centimeters creating issue #1096

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to Editor options from SVG-Edit button top left, and change Base Unit 
from Pixel to Centimeters then click Ok button.
2. After that just Draw one line or what ever in the canvas then click on on 
the "Apply Changes" button on top left second button which is generally showing 
svg code. but it is now generating SVG code that is the actual issue.
3. so basically problem is that if you change Base Unit from Pixel to 
Centimeters then SVG code is not generated.

What is the expected output? What do you see instead?
 - It should be work as well as for Centimeters unit.

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
 - I've checked in the Firefox, Chrome etc but not working.

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)
 - Issue with svg-editor 2.6 version But same thing i had tried in Latest trunk build demo which is working great.

Please provide any additional information below.
 - Can you please let us know when you guy's launch Latest trunk build demo version

Original issue reported on code.google.com by vinod.pa...@gmail.com on 17 May 2013 at 5:32