Suppose I want a two-column grid of elements, but the elements can be enlarged to a larger height?
Right now, Grid Layout Group seems to insist the cell size is consistent for all elements, so if you have one element with a larger height that doesn’t work.
EDIT: And it’s inside of a ScrollRect so I want to ensure it expands size maybe through a ContentSizeFitter