Search found 1 match
- Sat Nov 30, 2013 3:34 am
- Forum: SVG / XML Code
- Topic: cannot set fill property from interactivity menu
- Replies: 11
- Views: 6643
Re: cannot set fill property from interactivity menu
I've struggle with the same problem for 3 days. Finally I've notice that if I remove from style the property that I wish to change, all is OK. Anyway, if you need that propriety to be defined in svg from the beginning, you could write it outside the style declaration. For example: if I want to chang...