Skip to main content
Question

Text components does not work in auto layout

  • January 21, 2025
  • 2 replies
  • 55 views

Meryl

Text words fine itself with just auto layout

However, when I try to create components for header and body copy and put it into an auto layout, the width and heigh of the text does not fit to the frame and text height does not adjust accordingly. 

Issue

Issue

Text Properties
 

Text Properties

 

This topic has been closed for replies.

2 replies

Luke-Itineris
  • Active Member
  • 129 replies
  • January 21, 2025

Please show the layers panel, we will need to know how it’s been built.


Phu_Nguyen
  • Active Member
  • 44 replies
  • January 21, 2025

Make sure in your component, 2 text are fill container to the component’s width.

And instance’s width is also fill container to the frame’s width.