ToolBar: support focusable buttons in toolbar (issue #346)

fixed focusable state when switching to/from other Laf
This commit is contained in:
Karl Tauber
2021-07-10 13:32:30 +02:00
parent 4d8b544aed
commit 8b585deb78
8 changed files with 65 additions and 6 deletions

View File

@@ -400,6 +400,11 @@ ToggleButton.pressedBackground = #FFC800
ToggleButton.toolbar.selectedBackground = #ddd
#---- ToolBar ----
ToolBar.focusableButtons = true
#---- ToolTip ----
ToolTip.background = #eef