File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
components/RangeSelector/src Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 2727 TargetType =" Thumb" >
2828 <Setter Property =" UseSystemFocusVisuals" Value =" True" />
2929 <Setter Property =" BorderThickness" Value =" 1" />
30- <win : Setter Property =" BorderBrush" Value =" {ThemeResource SliderThumbBorderBrush}" />
31- <!-- Uno specific (https://github.com/unoplatform/uno/issues/6457): Use solid border brush -->
32- <not_win : Setter Property =" BorderBrush" Value =" {ThemeResource ControlStrokeColorDefaultBrush}" />
30+ <win : Setter Property =" BorderBrush"
31+ Value =" {ThemeResource SliderThumbBorderBrush}" />
32+ <!-- Uno specific (https://github.com/unoplatform/uno/issues/6457): Use solid border brush -->
33+ <not_win : Setter Property =" BorderBrush"
34+ Value =" {ThemeResource ControlStrokeColorDefaultBrush}" />
3335 <Setter Property =" Background" Value =" {ThemeResource SliderThumbBackground}" />
3436 <Setter Property =" Height" Value =" {ThemeResource SliderHorizontalThumbHeight}" />
3537 <Setter Property =" Width" Value =" {ThemeResource SliderHorizontalThumbWidth}" />
You can’t perform that action at this time.
0 commit comments