eirikbakke commented on issue #8358:
URL: https://github.com/apache/netbeans/issues/8358#issuecomment-2756333640

   Fixed in https://github.com/apache/netbeans/pull/8362. There was an unusual 
piece of logic that actually checked the "url" property of the Icon to see if 
it matched a certain file name. Since the icon URL now ends with ".svg" instead 
of ".gif" or ".png", that particular check failed.
   
   Result after fix, with the new SVG icons now working properly for abstract 
classes and interfaces and others:
   
   <img width="521" alt="Image" 
src="https://github.com/user-attachments/assets/972cfa36-8857-4039-952e-ee0dc2db8cad";
 />
   
   Thank you for reporting this!


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to