summaryrefslogtreecommitdiffstats
path: root/examples/progress_bar/src/main.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update all `examples` to Rust 2024Libravatar Héctor Ramón Jiménez2025-02-211-1/+1
|
* Implement support for vertical `ProgressBar`Libravatar Héctor Ramón Jiménez2025-01-241-3/+39
| | | | Co-authored-by: MG_REX <49415741+ThisIsRex@users.noreply.github.com>
* Introduce `Program` APILibravatar Héctor Ramón Jiménez2024-03-161-13/+3
|
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-16/+9
|
* Make `Application` and `Sandbox` return a `Result`Libravatar Héctor Ramón Jiménez2020-09-081-1/+1
|
* Reduce slider `step` in `progress_bar` exampleLibravatar Héctor Ramón Jiménez2020-06-131-6/+9
|
* Package examples and remove `dev-dependencies`Libravatar Héctor Ramón Jiménez2020-01-201-0/+47