Skip to main content
Solved

Enabling auto layout turns group into a frame

  • June 6, 2025
  • 1 reply
  • 40 views

AdrianCuad
  1. Create a group
  2. Add autolayout to that group
  3. Voilá! That group is now a Frame.

There is no way this is not a bug so I reported it as such.

Best answer by Junko3

Hi ​@AdrianCuad,

 

I understand that when you add Auto Layout to a group, it turns into a frame.

I checked internally, and it seems this is expected behavior. Applying Auto Layout causes the object to be recognized as a frame.

As this guide mentions, Auto Layout is only supported on frames. : Toggle auto layout on designs

 

Thanks,

1 reply

  • Figmate
  • 2629 replies
  • Answer
  • June 6, 2025

Hi ​@AdrianCuad,

 

I understand that when you add Auto Layout to a group, it turns into a frame.

I checked internally, and it seems this is expected behavior. Applying Auto Layout causes the object to be recognized as a frame.

As this guide mentions, Auto Layout is only supported on frames. : Toggle auto layout on designs

 

Thanks,