kimoa / svg-edit

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

was having difficulty using zoomChanged, also opacity was hidden and not clickable #973

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1A. Load up svg-editor with any picture with the option to see the whole thing
1B. Opacity could not be found

What is the expected output? What do you see instead?
To be able to use opacity, and to as well set zoom if needed, especially on 
large pictures.

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

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

I've included a patch that fixed the above.  Please apply if possible.

Original issue reported on code.google.com by RobertLe...@gmail.com on 7 Jun 2012 at 2:54

Attachments:

GoogleCodeExporter commented 9 years ago
I've included a few more fixes here that was causing svg-edit to break.

Original comment by RobertLe...@gmail.com on 7 Jun 2012 at 4:11

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by asyazwan on 16 Nov 2012 at 2:39

GoogleCodeExporter commented 9 years ago
Thanks for your patch Robert, I've implemented it except for the CSS which was 
changed with the latest commit and should no longer be an issue.

Original comment by duopi...@gmail.com on 28 Nov 2012 at 4:35