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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add border_radius to slider rail
Casper Storm
2023-06-01
1
-0
/
+2
*
Extend border radius on relevant widgets
Casper Storm
2023-05-23
1
-2
/
+2
*
Remove `border_radius` support for `slider::Rail`
Héctor Ramón Jiménez
2023-04-13
1
-2
/
+0
*
Rename `Rail::size` to `width`
Héctor Ramón Jiménez
2023-04-12
1
-2
/
+2
*
Remove `border_width` support in `slider::Rail`
Héctor Ramón Jiménez
2023-04-12
1
-4
/
+0
*
Introduce left and right colors for slider rails
Night_Hunter
2023-04-12
1
-1
/
+16
*
Write documentation for `iced_style`
Héctor Ramón Jiménez
2022-11-10
1
-3
/
+20
*
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
2022-11-09
1
-4
/
+4
*
Rename `Variant` to `Style` and `Style` to `Appearance`
Héctor Ramón Jiménez
2022-05-26
1
-5
/
+5
*
Implement theme styling for `Slider`
Héctor Ramón Jiménez
2022-05-26
1
-61
/
+5
*
Introduce generic lifetime to `Default` implementation for style sheets
Héctor Ramón Jiménez
2021-11-02
1
-1
/
+1
*
Reintroduce `Box` for `style_sheet` in `Slider`
Héctor Ramón Jiménez
2021-10-31
1
-2
/
+11
*
Wire up styling to `Slider` in `iced_native`
Héctor Ramón Jiménez
2021-10-20
1
-11
/
+2
*
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
2020-11-23
1
-5
/
+5
*
Implement styling for `Slider`
Héctor Ramón Jiménez
2020-01-07
1
-0
/
+95