mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 15:27:16 -06:00
JIDE: support JideButton and JideToggleButton
This commit is contained in:
@@ -210,3 +210,13 @@ ToggleButton.toolbar.pressedBackground = ToggleButton.background
|
||||
ToggleButton.toolbar.selectedBackground = ToggleButton.background
|
||||
|
||||
ToggleButton.tab.hoverBackground = null
|
||||
|
||||
|
||||
|
||||
|
||||
#---- JideButton ----
|
||||
|
||||
JideButton.focusedBackground = JideButton.background
|
||||
JideButton.selectedAndFocusedBackground = JideButton.background
|
||||
JideButton.selectedBackground = JideButton.background
|
||||
JideButton.highlight = null
|
||||
|
||||
Reference in New Issue
Block a user