Make Autolayout More Responsive?

I want to make autolayout work in more than one direction.

When I horizontally resize a frame with autolayout I want it to shuffle items to a second row.

So if I have 12 items on a horizontal autolayout, and I resize the width to half, it moves the last 6 items to a second row.

I don’t know how useful this would be to other folks, but it would be a cool way of starting to get some responsive behavior into autolayout.

A post was merged into an existing topic: Wrap elements in Auto Layout to multiple lines