Skip to main content

These are the steps:



  1. Get a dozen identical instances in an auto-layout, set to wrap.

  2. Set the container to a fixed width, e.g. 600px

  3. Select all instances inside, and set the width to Fill. Notice how they are squeezed in.

  4. Set a min width to 200px.


EXPECTED: Each component has a min width set to 200px.

RESULT: Mixed results, with some components correctly set to 200px, while others get various random min width values.


Figma file here, with a video recording included https://www.figma.com/design/hXN8wjijtxpsZW3jMWcKpS/Figma-Bug-Report%3A-Setting-Min-Width-on-a-bunch-of-instances-inside-a-wrapped-auto-layout?node-id=0-1&t=SI4sdjzvHe18LR1v-1

Be the first to reply!

Reply