Laszlo Kishalmi created NETBEANS-3713:
-----------------------------------------
Summary: Progress UI is ugly with FlatLaf
Key: NETBEANS-3713
URL: https://issues.apache.org/jira/browse/NETBEANS-3713
Project: NetBeans
Issue Type: Bug
Components: FlatLaf
Reporter: Laszlo Kishalmi
Assignee: Karl Tauber
Well originally, I just wanted to fix the width of the unbounded progress bars.
Adding:
#---- ProgressBar ----
ProgressBar.horizontalSize=146,15
to the FlatLaf.properties, as you suggested makes it work, then I realized,
that the close buttons are ugly and the separator in the Active running task is
out of LaL as well.
I've tried to use CloseButtonFactory.createCloseButton(); for those buttons,
while result was better, it was not perfect, so I decided to leave that to the
expert.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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