chrisathook / display-standard-previewer

GNU General Public License v3.0
6 stars 1 forks source link

Possibility of adding unique class names to inline SVGs to avoid conflicts #11

Closed craigthings closed 7 years ago

craigthings commented 7 years ago

Currently, if two SVGs are compiled inline with the same class names, it can cause visual errors. Illustrator uses classes like st0, st1, etc. Maybe adding a unique string to the class names could solve the issue.

hookmark commented 7 years ago

I like the idea of a test better. That would ensure animators will be responsible for naming things properly, while allowing them flexibility for animation targeting.

chrisathook commented 7 years ago

Mark, can you send me a few svgs to test with. the more complex the better

chrisathook commented 7 years ago

added test