You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/01 20:44:30 UTC

[GitHub] [netbeans] matthiasblaesing commented on pull request #4653: Change HTML NavigatorStructureItem class=myclass to .myclass and id=myid to #id to reduce noise

matthiasblaesing commented on PR #4653:
URL: https://github.com/apache/netbeans/pull/4653#issuecomment-1264475717

   Here is a sample that might come from reality (we have several similar examples in our codebase):
   
   Before:
   
   ![image](https://user-images.githubusercontent.com/2179736/193427535-5421a996-6d3a-4d02-918a-287f0e7d27c3.png)
   
   After:
   
   ![image](https://user-images.githubusercontent.com/2179736/193427557-f61fe3e2-41aa-424e-92bc-3ec92d1aaea9.png)
   
   While I admit, that the original rendering is not optimal, from my perspective we gain little and reduce the usability.
   


-- 
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-unsubscribe@netbeans.apache.org

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


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

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