Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `flatten` instead of `filter_map` in `layout` example | 2024-01-10 | 1 | -1/+1 | |
* | Add basic controls to `layout` example | 2024-01-10 | 1 | -14/+53 | |
* | Use first-class functions in `layout` example | 2024-01-10 | 1 | -60/+83 | |
* | Introduce `Widget::size_hint` and fix further layout inconsistencies | 2024-01-10 | 1 | -1/+1 | |
* | Create `layout` example | 2024-01-10 | 2 | -0/+132 |