- Registered a custom svg icon, which works fine. Now want to set it's color but this does not work. How must a custom icon look like to get the color attribute working.
NeXt don't support set color to custom icons.
But there is another way around, in the latest version NeXt support customized font icon. You can use put your icons into a font and register that font to NeXt. Then you can set color to those icons.
Latest version : http://www.next-ui.com/download/next_0.9.zip
Sample Code : http://jsfiddle.net/nextsupport/23mcp940/
- For some reason it does not work with Firefox, IE11 and Microsoft Edge. Only got it working with Chrome.
It comes our FF don’t support ’style.addRule’. did some modification and now it works well with Firefox.
Here is latest build : https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/next/next/0.10.0-SNAPSHOT/next-0.10.0-20160226.225238-2.zip
Don't forget to set the correct color
Comments
0 comments
Please sign in to leave a comment.