Merge pull request #217 into master

MenuBar.underlineSelectionColor
This commit is contained in:
Karl Tauber
2020-12-05 12:00:50 +01:00
5 changed files with 62 additions and 27 deletions

View File

@@ -13,6 +13,8 @@ FlatLaf Change Log
and "One Dark" themes.
- TabbedPane: Support hiding tab area if it contains only one tab. (set client
property `JTabbedPane.hideTabAreaWithOneTab` to `true`)
- MenuBar: Support different underline menu selection style UI defaults for
`MenuBar` and `MenuItem`. (PR #217; issue #216)
#### Fixed bugs