Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `scroll` example and `tour.html` | 2019-11-20 | 1 | -84/+0 | |
* | Support async actions in `iced_winit` | 2019-11-17 | 1 | -4/+10 | |
* | Split text measurements cache from rendering cache | 2019-11-11 | 1 | -2/+2 | |
* | Remove `padding` from `Container` for now | 2019-11-11 | 1 | -6/+5 | |
* | Allow applications to control the window title | 2019-11-09 | 1 | -0/+4 | |
* | Implement text clipping (caching still broken) | 2019-10-28 | 1 | -11/+5 | |
* | Improve `scroll` example | 2019-10-27 | 1 | -28/+39 | |
* | Implement clipping for images | 2019-10-27 | 1 | -13/+15 | |
* | Expose scrollable offset properly | 2019-10-27 | 1 | -11/+10 | |
* | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -0/+69 |