Gisellameloni / svg-edit

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

Glow animation is stripped out. #1237

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load the buttona.svg file.
2. Go to edit source
3. Copy highlighted text to clipboard and paste into notepad.
4. Save as another svg file.

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

I expected that the original button and the edited one to look the same.
Instead the edited button lost its glow animation.

Also when I compared the two files in Dreamweaver the original file was longer 
(102 lines) vs 34 lines of code.

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
The missing animation problem shows up in all since the code that does the 
animation is missing.

In what version of SVG-edit does the problem occur? (Latest trunk, 2.7.1,
etc)
This version
http://svg-edit.googlecode.com/svn/branches/stable/editor/svg-editor.html

Please provide any additional information below.

Original issue reported on code.google.com by aweaverW...@gmail.com on 8 Aug 2014 at 3:30

Attachments: