summaryrefslogtreecommitdiffstats
path: root/examples/progress_bar/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-21Update all `examples` to Rust 2024Libravatar Héctor Ramón Jiménez1-1/+1
2025-01-24Implement support for vertical `ProgressBar`Libravatar Héctor Ramón Jiménez1-3/+39
Co-authored-by: MG_REX <49415741+ThisIsRex@users.noreply.github.com>
2024-03-16Introduce `Program` APILibravatar Héctor Ramón Jiménez1-13/+3
2022-07-27Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez1-16/+9
2020-09-08Make `Application` and `Sandbox` return a `Result`Libravatar Héctor Ramón Jiménez1-1/+1
2020-06-13Reduce slider `step` in `progress_bar` exampleLibravatar Héctor Ramón Jiménez1-6/+9
2020-01-20Package examples and remove `dev-dependencies`Libravatar Héctor Ramón Jiménez1-0/+47