FRUSTRATED with the new way to handle auto layout, more clicks required to get what I need. Gone back to old UI. When enabled I expect elements to act as they would in a flex container.
When using flex in code, elements don’t magically have a fixed width when you put them in a container. Adding a fixed width to something is actually a pretty rare practice. So don’t set the default to fixed. Apleeeaaasee!
Would be nice to be able to configure my own preference here.
E.g always set children to fill in rows.