DevCharly opened a new pull request #2693: URL: https://github.com/apache/netbeans/pull/2693
This PR updates FlatLaf from 0.31 (from April 2020) to latest version. A lot of improvements and fixes have been made in the last 9 months... https://github.com/JFormDesigner/FlatLaf/releases Some notable/visible changes: Complete rewrite of menu item layout with stable left margins, right aligned accelerators (as in Windows and macOS) and larger gap between text and accelerator.  The text and accelerator are no longer layouted in "columns", which makes menu width smaller.  All popups (menu, tooltip, combobox, etc) now have drop shadows, which makes them better recognizable:   File chooser now show system icons:  Scrollbars use round thumb on macOS and Linux to make it look similar to native platform scroll bars:  Also changed FlatLaf properties files recognition from service to explicit registration in module installer (this fixes [NETBEANS-4723](https://issues.apache.org/jira/browse/NETBEANS-4723)). ---------------------------------------------------------------- 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: [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
