Is there a hack that would allow me to use both auto layout and a layout grid for a top level frame at the same time? It seems like I can only do one or the other.
If you first set up the layout grid and after that enable auto layout, the grid should stay.
1 Like