DevCharly opened a new pull request, #4298: URL: https://github.com/apache/netbeans/pull/4298
Update FlatLaf to v2.3. Changes: - https://github.com/JFormDesigner/FlatLaf/releases/tag/2.2 - https://github.com/JFormDesigner/FlatLaf/releases/tag/2.3 ### JTabbedPane Selected tab underline color now changes depending on whether the focus is within the tab content (left is focused, right is not focused):  The new color can be changed by setting UI value `TabbedPane.inactiveUnderlineColor`. `This PR changes it to the same color used for editor and view tabs. ### File chooser shortcuts panel This release adds a shortcuts panel to the left side of all file choosers (class `JFileChooser`):  On Windows, the content of the shortcuts panel is the same as in the Java Windows L&F. On macOS and Linux the shortcuts panel is empty and hidden. -- 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
