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 2020/01/20 16:25:16 UTC

[GitHub] [netbeans] lkishalmi opened a new pull request #1889: [NETBEANS-3717] Allow LaF to change the color of the selected item in Code Completion

lkishalmi opened a new pull request #1889: [NETBEANS-3717] Allow LaF to change the color of the selected item in Code Completion
URL: https://github.com/apache/netbeans/pull/1889
 
 
   Some Look and Feels use different colors for displaying selected and focused list cells. FlatLaf is one of them. This little change allows the LaF to control the selected and by that focused item in the code completion list. It could be confusing to decide which item is selected, especially on two item lists.
   
   Before:
   
   ![CompletionFlatLafBefore](https://user-images.githubusercontent.com/1381701/72742268-3b88b100-3b5e-11ea-9eeb-f71befe31de1.png)
   
   After:
   ![CompletionFlatLafAfter](https://user-images.githubusercontent.com/1381701/72742313-4a6f6380-3b5e-11ea-8745-fbb0617d6eb2.png)
   
    

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
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


[GitHub] [netbeans] ebarboni commented on issue #1889: [NETBEANS-3717] Allow LaF to change the color of the selected item in Code Completion

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #1889: [NETBEANS-3717] Allow LaF to change the color of the selected item in Code Completion
URL: https://github.com/apache/netbeans/pull/1889#issuecomment-576349404
 
 
   @lkishalmi ok for me merge at will

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
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


[GitHub] [netbeans] lkishalmi merged pull request #1889: [NETBEANS-3717] Allow LaF to change the color of the selected item in Code Completion

Posted by GitBox <gi...@apache.org>.
lkishalmi merged pull request #1889: [NETBEANS-3717] Allow LaF to change the color of the selected item in Code Completion
URL: https://github.com/apache/netbeans/pull/1889
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
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