mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
ToolBar: support focusable buttons in toolbar (issue #346)
fixed focusable state when switching to/from other Laf
This commit is contained in:
@@ -400,6 +400,11 @@ ToggleButton.pressedBackground = #FFC800
|
||||
ToggleButton.toolbar.selectedBackground = #ddd
|
||||
|
||||
|
||||
#---- ToolBar ----
|
||||
|
||||
ToolBar.focusableButtons = true
|
||||
|
||||
|
||||
#---- ToolTip ----
|
||||
|
||||
ToolTip.background = #eef
|
||||
|
||||
Reference in New Issue
Block a user