mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06:00
Merge PR #536: Menus: rounded selection
# Conflicts: # flatlaf-core/src/main/java/com/formdev/flatlaf/ui/FlatMenuBarUI.java # flatlaf-core/src/main/java/com/formdev/flatlaf/ui/FlatMenuUI.java # flatlaf-core/src/main/resources/com/formdev/flatlaf/FlatLaf.properties # flatlaf-theme-editor/src/main/resources/com/formdev/flatlaf/themeeditor/FlatLafUIKeys.txt
This commit is contained in:
@@ -477,8 +477,11 @@ MenuBar.foreground
|
||||
MenuBar.highlight
|
||||
MenuBar.hoverBackground
|
||||
MenuBar.itemMargins
|
||||
MenuBar.selectionArc
|
||||
MenuBar.selectionBackground
|
||||
MenuBar.selectionEmbeddedInsets
|
||||
MenuBar.selectionForeground
|
||||
MenuBar.selectionInsets
|
||||
MenuBar.shadow
|
||||
MenuBar.underlineSelectionBackground
|
||||
MenuBar.underlineSelectionColor
|
||||
@@ -504,8 +507,10 @@ MenuItem.margin
|
||||
MenuItem.minimumIconSize
|
||||
MenuItem.minimumWidth
|
||||
MenuItem.opaque
|
||||
MenuItem.selectionArc
|
||||
MenuItem.selectionBackground
|
||||
MenuItem.selectionForeground
|
||||
MenuItem.selectionInsets
|
||||
MenuItem.selectionType
|
||||
MenuItem.textAcceleratorGap
|
||||
MenuItem.textNoAcceleratorGap
|
||||
|
||||
Reference in New Issue
Block a user