index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
style
/
src
/
slider.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
Move style types of `slider` to `iced_widget`
Héctor Ramón Jiménez
1
-75
/
+0
2024-03-04
Try new approach to theming for `Slider`
Héctor Ramón Jiménez
1
-11
/
+18
2024-01-20
Introduce `Border` struct analogous to `Shadow`
Héctor Ramón Jiménez
1
-3
/
+4
2023-06-01
Add border_radius to slider rail
Casper Storm
1
-0
/
+2
2023-05-23
Extend border radius on relevant widgets
Casper Storm
1
-2
/
+2
2023-04-13
Remove `border_radius` support for `slider::Rail`
Héctor Ramón Jiménez
1
-2
/
+0
2023-04-12
Rename `Rail::size` to `width`
Héctor Ramón Jiménez
1
-2
/
+2
2023-04-12
Remove `border_width` support in `slider::Rail`
Héctor Ramón Jiménez
1
-4
/
+0
2023-04-12
Introduce left and right colors for slider rails
Night_Hunter
1
-1
/
+16
2022-11-10
Write documentation for `iced_style`
Héctor Ramón Jiménez
1
-3
/
+20
2022-11-09
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
1
-4
/
+4
2022-05-26
Rename `Variant` to `Style` and `Style` to `Appearance`
Héctor Ramón Jiménez
1
-5
/
+5
2022-05-26
Implement theme styling for `Slider`
Héctor Ramón Jiménez
1
-61
/
+5
2021-11-02
Introduce generic lifetime to `Default` implementation for style sheets
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Reintroduce `Box` for `style_sheet` in `Slider`
Héctor Ramón Jiménez
1
-2
/
+11
2021-10-20
Wire up styling to `Slider` in `iced_native`
Héctor Ramón Jiménez
1
-11
/
+2
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-5
/
+5
2020-01-07
Implement styling for `Slider`
Héctor Ramón Jiménez
1
-0
/
+95