Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
add toolbar & profiler SVG style classes#20161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
stof commentedOct 5, 2016
would be great to use the same class, to avoid having to add 2 classes in the SVG file (or to maintain 2 SVG files) |
havvg commentedOct 5, 2016
Fine by me, what should I name the unified class? |
javiereguiluz commentedNov 7, 2016
What about using |
havvg commentedNov 7, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@javiereguiluz I renamed them. |
javiereguiluz commentedNov 7, 2016
👍 |
fabpot commentedDec 2, 2016
Thank you@havvg. |
This allows the usage of SVG not only containing
pathelements. I opted for a generic solution using the two classes to apply to any SVG, one would like to use within the toolbar (sf-toolbar-path) and/or profiler (sf-profiler-path).