Button and ToggleButton: added more missing border colors for selected states (issue #848)

This commit is contained in:
Karl Tauber
2024-05-31 10:41:33 +02:00
parent 13fbaf1f74
commit f05df0db0a
7 changed files with 37 additions and 3 deletions

View File

@@ -47,12 +47,14 @@ Button.focusInputMap
Button.focusedBackground
Button.focusedBorderColor
Button.focusedForeground
Button.focusedSelectedBorderColor
Button.font
Button.foreground
Button.highlight
Button.hoverBackground
Button.hoverBorderColor
Button.hoverForeground
Button.hoverSelectedBorderColor
Button.iconTextGap
Button.innerFocusWidth
Button.light
@@ -61,6 +63,7 @@ Button.minimumWidth
Button.pressedBackground
Button.pressedBorderColor
Button.pressedForeground
Button.pressedSelectedBorderColor
Button.rollover
Button.selectedBackground
Button.selectedBorderColor