shouldn’t “fill container” be the default state when implementing auto layout? Now it seems to be “fixed”. Fixed doesn’t seem to be the state you want when you want to auto layout something.
Also, when I have two groups with auto layout and I want to group both in a larger group with auto layout. The fill container option should remain. Now it resets to fixed.