Chris2011 commented on PR #7938: URL: https://github.com/apache/netbeans/pull/7938#issuecomment-2546403529
@matthiasblaesing > * The document icon svgLogo.png should have the svg sitting beside it, so that it can be rendered with SVG icon support in NetBeans Should I load the *.svg or the *.png file? When I load *.svg in the dataObject and the multiViewElement, it is not working > there are remaining changes to dependencies in idex/xml/nbproject/project.xml Which one to you mean exactly? The version change of batik or the friend dep? If you mean the version of batik, I can change back to 1.16 in the new commit with batik reverted modifications. If you mean the svg friend, I need to be a friend of xml due to accessing XML based actions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
