summaryrefslogtreecommitdiffstats
path: root/native/src/widget/scrollable.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Align items properly inside a `Scrollable`Libravatar Héctor Ramón Jiménez2019-10-271-2/+1
* Remove `Scrollable::justify_content` methodLibravatar Héctor Ramón Jiménez2019-10-271-0/+1
* Expose scrollable offset properlyLibravatar Héctor Ramón Jiménez2019-10-271-7/+3
* Draft `Scrollable` widget (no clipping yet!)Libravatar Héctor Ramón Jiménez2019-10-251-0/+121