Merge PR #534: ToolBar: hover effect for button groups

This commit is contained in:
Karl Tauber
2022-10-29 19:51:37 +02:00
19 changed files with 386 additions and 16 deletions

View File

@@ -463,6 +463,7 @@ ToggleButton.tab.focusForeground = #080
#---- ToolBar ----
ToolBar.focusableButtons = true
ToolBar.hoverButtonGroupBackground = #fdd
#---- ToolTip ----