mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
Merge PR #643: Windows 11: Rounded popup windows
This commit is contained in:
@@ -181,6 +181,7 @@ ColumnControlButton.iconColor
|
||||
ComboBox.ancestorInputMap
|
||||
ComboBox.background
|
||||
ComboBox.border
|
||||
ComboBox.borderCornerRadius
|
||||
ComboBox.buttonArrowColor
|
||||
ComboBox.buttonBackground
|
||||
ComboBox.buttonDarkShadow
|
||||
@@ -598,6 +599,7 @@ PasswordField.selectionForeground
|
||||
PasswordField.showCapsLock
|
||||
PasswordField.showRevealButton
|
||||
PasswordFieldUI
|
||||
Popup.borderCornerRadius
|
||||
Popup.dropShadowColor
|
||||
Popup.dropShadowInsets
|
||||
Popup.dropShadowOpacity
|
||||
@@ -605,6 +607,7 @@ Popup.dropShadowPainted
|
||||
PopupMenu.background
|
||||
PopupMenu.border
|
||||
PopupMenu.borderColor
|
||||
PopupMenu.borderCornerRadius
|
||||
PopupMenu.borderInsets
|
||||
PopupMenu.consumeEventOnClose
|
||||
PopupMenu.font
|
||||
@@ -1115,6 +1118,7 @@ ToolBarSeparatorUI
|
||||
ToolBarUI
|
||||
ToolTip.background
|
||||
ToolTip.border
|
||||
ToolTip.borderCornerRadius
|
||||
ToolTip.font
|
||||
ToolTip.foreground
|
||||
ToolTipManager.enableToolTipMode
|
||||
|
||||
Reference in New Issue
Block a user