Skip to main content
Solved

Fill container option changes automaticalli into fixed width - why?

  • May 11, 2023
  • 2 replies
  • 1993 views

Hi,

I struggle with auto layout - fill container option changes automatically into fixed width.

Do you know what I can do with it? I have two auto layout frames - one into another. When I set fill container to the internal frame and I am trying to check the resize, Figma changes fill container option into fixed width. Any ideas?

Best answer by Agustin_Posse

Containers can change to “fixed” when their parent container is set to “hug”.
You would need to set the parent container to “fixed” first, to then change the child container to “fill”.

This topic has been closed for replies.

2 replies

Agustin_Posse
  • 4 replies
  • Answer
  • May 11, 2023

Containers can change to “fixed” when their parent container is set to “hug”.
You would need to set the parent container to “fixed” first, to then change the child container to “fill”.


  • Author
  • 1 reply
  • May 15, 2023

Thank You for help! 🙂