| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handle touchpad scroll events | 2019-10-29 | 1 | -5/+10 | |
| * | Implement scrollbar interactions! :tada: | 2019-10-29 | 1 | -5/+60 | |
| * | Provide `Renderer` to `Widget::on_event` | 2019-10-29 | 1 | -2/+8 | |
| * | Complete `Scrollable::hash_layout` | 2019-10-29 | 1 | -6/+14 | |
| * | Stop leaking impl details in scrollable `Renderer` | 2019-10-29 | 1 | -4/+14 | |
| * | Align items properly inside a `Scrollable` | 2019-10-27 | 1 | -2/+1 | |
| * | Remove `Scrollable::justify_content` method | 2019-10-27 | 1 | -0/+1 | |
| * | Expose scrollable offset properly | 2019-10-27 | 1 | -7/+3 | |
| * | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -0/+121 |
