This will require #135 to do properly
Like a vertical box that doesn鈥檛 reduce widgets to it鈥檚 smallest height?
We're thinking about something similar to vbox but with dynamically bound content for repetitive row layouts.
If you want something that doesn't collapse the vertical spacing you should consider the grid layout in a container.
This has now landed on Develop
Most helpful comment
We're thinking about something similar to vbox but with dynamically bound content for repetitive row layouts.
If you want something that doesn't collapse the vertical spacing you should consider the grid layout in a container.