MenuBar: support different underline menu selection style UI defaults for MenuBar and MenuItem. (PR #217; issue #216)

This commit is contained in:
Karl Tauber
2020-12-05 11:56:38 +01:00
parent f149d2b7cd
commit 14df490b2a
6 changed files with 65 additions and 34 deletions

View File

@@ -10,6 +10,8 @@ FlatLaf Change Log
- Added "Gradianto Nature Green" theme.
- Updated "Arc Dark", "Cyan", "Dark purple", "Gradianto", "Gray", "Gruvbox"
and "One Dark" themes.
- MenuBar: Support different underline menu selection style UI defaults for
`MenuBar` and `MenuItem`. (PR #217; issue #216)
#### Fixed bugs