Auto Layout flow doesn’t seem to be working in the secondary components.
Hey, after today’s update, the Auto Layout flow doesn’t seem to be working in the secondary components anymore.
Is anyone else experiencing the same issue? : (

Hey, after today’s update, the Auto Layout flow doesn’t seem to be working in the secondary components anymore.
Is anyone else experiencing the same issue? : (

The best solution I can think of is to make a variant property on the main component with options for the various auto layout directions that you need (eg “vertical”, “horizontal”).
Alternatively, you could put those text layers into a Slot. The slot will afford you more styling freedom in instances! But you'd want to keep the text layers wrapped in a an auto layout frame within the slot so you can still adjust its direction.
I could see a future where Figma opens up auto layout direction as an overridable attribute… but I think it’d be a big challenge, and could cause other issues. Eg changing from horizontal to grid opens up a ton of new decisions at the instance level.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.