tuix icon indicating copy to clipboard operation
tuix copied to clipboard

Responsive column/grid container

Open WeirdConstructor opened this issue 4 years ago • 1 comments

I would love a responsive column/grid container, where I can specify the height of rows, and have the container wrap my child widgets according to their width. This will be a powerful in combination with the split container, the resizeable panels or resizing containers in general.

It would be important that this also works in combination with a vertical scrollbar, so that the (vertical) overflow can be scrolled through.

WeirdConstructor avatar Oct 27 '21 10:10 WeirdConstructor

This will require changes to the layout system: https://github.com/geom3trik/morphorm/issues/7

geom3trik avatar Nov 02 '21 23:11 geom3trik