Please search for existing topics before post! Press at the upper right to search.
I don’t know why i’m having such a difficult time getting this auto layout to work properly. I’m trying to replicate the screenshot to the right. The first column of items should have a smaller column width and the 2nd column should take up the rest of the container. If resized smaller, the columns should move into the next row and fill in a 2nd row.
Hi @tank666 I watched a few of these videos but still can’t figure out how to make it so the autolayout always maintains a fixed width for Column 1 and Column 2 fills the container, but both columns wrap text when the child text elements expand past their containers.