Menus: fixed text color of selected menu items that use HTML (issue #87)

This commit is contained in:
Karl Tauber
2020-04-29 19:22:09 +02:00
parent 3f3961d255
commit 6fc216dff5
7 changed files with 567 additions and 3 deletions

View File

@@ -3,6 +3,7 @@ FlatLaf Change Log
## Unreleased
- Menus: Fixed text color of selected menu items that use HTML. (issue #87)
- Hide mnemonics if window is deactivated (e.g. <kbd>Alt+Tab</kbd> to another
window). (issue #43)