summaryrefslogtreecommitdiffstats
path: root/examples/virtual_counter/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement `Into<Element>` for `&'static str` in `iced_virtual`Libravatar Héctor Ramón Jiménez2022-02-101-10/+3
|
* Draft virtual `Button`, `Column`, and `Text`Libravatar Héctor Ramón Jiménez2022-02-101-0/+61
... as well as a very naive diffing strategy!