- hover feedback only when mouse is over thumb
- pressed feedback added
- separate disabled colors for track and thumb
- made private fields protected
This commit is contained in:
Karl Tauber
2020-11-17 14:03:26 +01:00
parent 8ee1d26935
commit 6e55e0a183
8 changed files with 127 additions and 55 deletions

View File

@@ -581,7 +581,8 @@ Separator.stripeIndent
Separator.stripeWidth
SeparatorUI
Slider.background
Slider.disabledForeground
Slider.disabledThumbColor
Slider.disabledTrackColor
Slider.focus
Slider.focusInputMap
Slider.focusInputMap.RightToLeft
@@ -590,10 +591,11 @@ Slider.font
Slider.foreground
Slider.highlight
Slider.horizontalSize
Slider.hoverColor
Slider.hoverThumbColor
Slider.minimumHorizontalSize
Slider.minimumVerticalSize
Slider.onlyLeftMouseButtonDrag
Slider.pressedThumbColor
Slider.shadow
Slider.thumbColor
Slider.thumbWidth