Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sneaky bug with padding in flex layout | 2019-12-21 | 1 | -6/+3 | |
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 3 | -9/+91 | |
* | Remove `padding` from `Container` for now | 2019-11-11 | 1 | -2/+6 | |
* | Implement `Container` widget | 2019-11-11 | 3 | -26/+69 | |
* | Fix integer overflow in `flex::resolve` | 2019-11-11 | 1 | -1/+2 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 4 | -3/+522 | |
* | Draft new layout API | 2019-11-10 | 1 | -0/+6 |