Skip to main content
Tomas_Kostkan
February 11, 2024
Question

Autolayout strange behaviour

  • February 11, 2024
  • 1 reply
  • 235 views

It seems autolayout recntly changed behaviour. Does anybody know solution for troble described in the attached picture?

This topic has been closed for replies.

1 reply

bennyfigma
February 11, 2024

Agree, autolayout rarely works as intended when you have many nested things like images and text, or in your case those icons.

Are the icons SVG? Figma is bad with SVG and has trouble reconciling the SVG artboard with its own. This is why when you make a frame longer with SVG images in it, it will randomly move the images down.

Curious if you make the arrows the same height as the rectangles if it works?