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

@@ -218,6 +218,11 @@ ToggleButton.toolbar.selectedBackground = ToggleButton.background
ToggleButton.tab.hoverBackground = null
#---- ToolBar ----
ToolBar.hoverButtonGroupBackground = ToolBar.background
#---- JideButton ----