eirikbakke commented on PR #7938: URL: https://github.com/apache/netbeans/pull/7938#issuecomment-2546606163
> but it don't show me the icon. I have this problem, when the name is the same but I will investigate deeper. Maybe a problem with the new implementation from me? Not sure; this seems like a layer registration problem rather than an SVG icon loading related problem. The icon shown in your screenshot is the general one for XML files, as you already noticed. > Just a question, I also use the zoomIn/zoomOut icon from org/netbeans/modules/image/zoomOut.gif. Is this correct or should I copy them over to the new svg module? I'm not actually sure what the rules are for when a module can access the resource files from another module. I'd suspect you can reference existing icons in modules that your own module has a dependency on, so long as those icons are in a public package of the referenced module. -- 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
