summaryrefslogtreecommitdiffstats
path: root/style/src/progress_bar.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce generic lifetime to `Default` implementation for style sheetsLibravatar Héctor Ramón Jiménez2021-11-021-1/+1
* Introduce state lifetime for `style_sheet` in `ProgressBar`Libravatar Héctor Ramón Jiménez2021-10-311-2/+2
* impl Clone and Copy for all Style types in iced_styleLibravatar Taiki Endo2021-01-291-1/+1
* Use `f32` for `border_width` and `border_radius`Libravatar Héctor Ramón Jiménez2020-11-231-2/+2
* Implement styling for `ProgressBar`Libravatar Héctor Ramón Jiménez2020-01-071-0/+42