summaryrefslogtreecommitdiffstats
path: root/wgpu/src/renderer/scrollable.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-29Stop leaking impl details in scrollable `Renderer`Libravatar Héctor Ramón Jiménez1-4/+2
2019-10-29Draw scrollbar on top of scrollable contentLibravatar Héctor Ramón Jiménez1-27/+24
2019-10-27Expose scrollable offset properlyLibravatar Héctor Ramón Jiménez1-6/+5
2019-10-25Draft `Scrollable` widget (no clipping yet!)Libravatar Héctor Ramón Jiménez1-0/+70