Remove border_width support in slider::Rail
This commit is contained in:
parent
45cfce3f6d
commit
c2cc9a835d
4 changed files with 12 additions and 18 deletions
|
|
@ -423,8 +423,6 @@ impl slider::StyleSheet for Theme {
|
|||
),
|
||||
size: 2.0,
|
||||
border_radius: 0.0,
|
||||
border_width: 0.0,
|
||||
border_color: Color::TRANSPARENT,
|
||||
},
|
||||
handle: slider::Handle {
|
||||
color: palette.background.base.color,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue