ToolBar: add hover effect to button groups

This commit is contained in:
Karl Tauber
2022-05-14 13:59:47 +02:00
parent 5f961618bf
commit 2ef6a2c3c9
19 changed files with 388 additions and 18 deletions

View File

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