mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06:00
Theming improvements:
- renamed `MenuItemCheckBox.icon.checkmarkColor` to `CheckBoxMenuItem.icon.checkmarkColor` - renamed `MenuItemCheckBox.icon.disabledCheckmarkColor` to `CheckBoxMenuItem.icon.disabledCheckmarkColor` (Note: this are incompatible changes!)
This commit is contained in:
@@ -129,6 +129,8 @@ CheckBoxMenuItem.checkIcon
|
||||
CheckBoxMenuItem.disabledForeground
|
||||
CheckBoxMenuItem.font
|
||||
CheckBoxMenuItem.foreground
|
||||
CheckBoxMenuItem.icon.checkmarkColor
|
||||
CheckBoxMenuItem.icon.disabledCheckmarkColor
|
||||
CheckBoxMenuItem.margin
|
||||
CheckBoxMenuItem.opaque
|
||||
CheckBoxMenuItem.selectionBackground
|
||||
@@ -468,8 +470,6 @@ MenuItem.underlineSelectionBackground
|
||||
MenuItem.underlineSelectionCheckBackground
|
||||
MenuItem.underlineSelectionColor
|
||||
MenuItem.underlineSelectionHeight
|
||||
MenuItemCheckBox.icon.checkmarkColor
|
||||
MenuItemCheckBox.icon.disabledCheckmarkColor
|
||||
MenuItemUI
|
||||
MenuUI
|
||||
MonthViewUI
|
||||
|
||||
Reference in New Issue
Block a user