Hey there,
At any given frame for me somehow, whenever I set the orientation to make it “landscape” with 90degrees, the newly created auto-layout frames inside will change it’s direction as well, not just at Width-Height but the Layouts as well.
- Selected A4 paper as frame
- Set 90degrees to make it landscape
- Created two frames inside which I want to work with, didn’t change the orientation,
- Applied auto-layout, immediately see the Layout shows “horizontal”, but I made it clearly vertical,
- If I set the Width to ‘fill’, doesn’t do anything however,
- If I set the Height to ‘Fill’ it will be wider and filled horizontally and vica versa (Height is not doing anything but Width changes the Height like image below)
This is something which I just found out because I thought it’s a one time problem but it really comes back over and over again.

