DevCharly opened a new pull request #1884: [NETBEANS-3713] FlatLaf: progress bar improvements URL: https://github.com/apache/netbeans/pull/1884 - progress bar in status bar now always has large height (has changed height before depending on whether text is painted in progress bar) - cancel button replaced with vector icon - fixed color of separator in "Processes" popup - remove separator of last row in "Processes" popup if process was removed - use preferred height for progress bars in "Processes" popup Before ("Processes" popup shown):  Before, separator was not removed after background scanning finished:  After:  "Processes" popup: 
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- 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
