summaryrefslogtreecommitdiffstats
path: root/style/src/progress_bar.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-29impl Clone and Copy for all Style types in iced_styleLibravatar Taiki Endo1-1/+1
2020-11-23Use `f32` for `border_width` and `border_radius`Libravatar Héctor Ramón Jiménez1-2/+2
2020-01-07Implement styling for `ProgressBar`Libravatar Héctor Ramón Jiménez1-0/+42