MenuBar: support different menu selection style UI defaults for MenuBar and MenuItem (issue #587)

This commit is contained in:
Karl Tauber
2022-09-11 01:04:35 +02:00
parent eb9fa585f7
commit d301f6e104
7 changed files with 32 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ FlatLaf Change Log
#### New features and improvements
- MenuBar: Support different menu selection style UI defaults for `MenuBar` and
`MenuItem`. (issue #587)
- TabbedPane: New option to disable tab run rotation in wrap layout. Set UI
value `TabbedPane.rotateTabRuns` to `false`. (issue #574)
- Native window decorations (Windows 10/11 only): Added client property to mark