Button: show "selected" state (issue #161)

This commit is contained in:
Karl Tauber
2020-08-25 16:41:40 +02:00
parent 535c3ddf6c
commit e55b2afd60
8 changed files with 56 additions and 46 deletions

View File

@@ -28,6 +28,7 @@ Button.default.pressedBackground
Button.defaultButtonFollowsFocus
Button.disabledBackground
Button.disabledBorderColor
Button.disabledSelectedBackground
Button.disabledText
Button.focusInputMap
Button.focusedBackground
@@ -43,12 +44,15 @@ Button.margin
Button.minimumWidth
Button.pressedBackground
Button.rollover
Button.selectedBackground
Button.selectedForeground
Button.shadow
Button.textIconGap
Button.textShiftOffset
Button.toolbar.hoverBackground
Button.toolbar.margin
Button.toolbar.pressedBackground
Button.toolbar.selectedBackground
Button.toolbar.spacingInsets
ButtonUI
Caret.width