ProgressBar: support square painting and larger height even if no string is painted

This commit is contained in:
Karl Tauber
2020-01-15 17:13:39 +01:00
parent fe15078bbd
commit f9accc2a7a
3 changed files with 51 additions and 2 deletions

View File

@@ -23,6 +23,9 @@ FlatLaf Change Log
and "Flat Darcula" themes.
- TabbedPane: Support per component tab height (set client property
`JTabbedPane.tabHeight` to an integer).
- ProgressBar: Support square painting (set client property
`JProgressBar.square` to `true`) and larger height even if no string is
painted (set client property `JProgressBar.largeHeight` to `true`).
## 0.24