Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix flex layout cross-alignment when not filled | 2020-01-10 | 1 | -0/+8 | |
| | |||||
* | Add `Length::FillPortion` variant | 2019-12-30 | 1 | -2/+2 | |
| | | | | | It allows to specify the amount of available space an element should take relative to other elements. | ||||
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -0/+53 | |
| | |||||
* | Implement `Container` widget | 2019-11-11 | 1 | -21/+29 | |
| | | | | Remove `align_self` and `justify_content` methods | ||||
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -3/+128 | |
| | |||||
* | Draft new layout API | 2019-11-10 | 1 | -0/+6 | |