Currently, layouter will try to autosize all elements intoone row or column.
Allow adding multiple rows or columns (auto overflow), if element width (horizontal) / height (vertical) is lower than minimal.
Also allow adding additional elements into an existing row / column.
Currently, layouter will try to autosize all elements intoone row or column.
Allow adding multiple rows or columns (auto overflow), if element width (horizontal) / height (vertical) is lower than minimal.
Also allow adding additional elements into an existing row / column.