| Commit message (Expand) | Author | Age | Files | Lines |
* | Split text measurements cache from rendering cache | Héctor Ramón Jiménez | 2019-11-11 | 1 | -2/+2 |
* | Remove `padding` from `Container` for now | Héctor Ramón Jiménez | 2019-11-11 | 1 | -6/+5 |
* | Allow applications to control the window title | Héctor Ramón Jiménez | 2019-11-09 | 1 | -0/+4 |
* | Implement text clipping (caching still broken) | Héctor Ramón Jiménez | 2019-10-28 | 1 | -11/+5 |
* | Improve `scroll` example | Héctor Ramón Jiménez | 2019-10-27 | 1 | -28/+39 |
* | Implement clipping for images | Héctor Ramón Jiménez | 2019-10-27 | 1 | -13/+15 |
* | Expose scrollable offset properly | Héctor Ramón Jiménez | 2019-10-27 | 1 | -11/+10 |
* | Draft `Scrollable` widget (no clipping yet!) | Héctor Ramón Jiménez | 2019-10-25 | 1 | -0/+69 |