summaryrefslogtreecommitdiffstats
path: root/native/src/widget/container.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Loosen `layout::Limits` for `Container` childrenLibravatar Héctor Ramón Jiménez2019-11-131-1/+1
|
* Remove `padding` from `Container` for nowLibravatar Héctor Ramón Jiménez2019-11-111-4/+1
|
* Implement `Container` widgetLibravatar Héctor Ramón Jiménez2019-11-111-0/+93
Remove `align_self` and `justify_content` methods