Auto-layout grid?

Currently you can use auto-layout to align items to one axis, be it x or y, however it falls apart really quickly when you have to make grid-like layouts. You essentially have to resort to nested structures in your layers and it looks ugly.

My question is - are we going to get either a grid layout or a multiple axis option in the auto-layout?

1 Like

Feel free to vote for this suggestion and add your ideas to the thread: Auto-Layout -> Make a Grid

1 Like