Skip to main content
Elizabeth9
July 24, 2023
Solved

Backwards Autolayout and issues with prototypes

  • July 24, 2023
  • 11 replies
  • 1243 views

Has anyone experienced a weird bug where the autolayout align commands appear backwards to the expected result? I.e when I try to left align an autolayout it right aligns it instead. Also having issues with prototype previews within the same file. Wondering if it is a corrupt file or if others are having similar issues.

This topic has been closed for replies.
Best answer by David

@Elizabeth9 are you sure that the Rotation value is set to 0? It’s easy to recreate your scenario when the auto layout has a mirrored rotation set to it? You can still place objects in with the correct orientation, even when a parent is rotated.

Check my demo image here: https://uploadpie.com/KH2uVE

11 replies

jasha.aitchison
October 4, 2024

It happens to new autolayouts I create and I cant imagine I am unknowingly flipping them all the time all of a sudden. Any idea how that might be happening?