summaryrefslogtreecommitdiffstats
path: root/examples/scrollable/src/main.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary String allocationLibravatar Ram.Type-02021-11-021-1/+1
* Add scrolling progress indicators to `scrollable` exampleLibravatar Héctor Ramón2021-06-041-4/+32
* Add buttons to control scrolling in `scrollable` exampleLibravatar Héctor Ramón2021-06-041-12/+40
* Fix `Scrollable` scrollbar being rendered behind contentsLibravatar Héctor Ramón2021-05-031-13/+28
* Improve minor details in `scrollable` exampleLibravatar Héctor Ramón Jiménez2020-10-241-249/+68
* Add scrollable example programLibravatar Clark Moody2020-10-221-0/+365