Skip to main content
Question

Bounding component box not resizing

  • April 22, 2021
  • 2 replies
  • 3215 views

Imogen

I am trying to create a dynamic component which contains:

  1. text with a background which grows vertically when text spills over 1 line
  2. a dot that is sits beside the text and stays centrally aligned to the background when the text frame grows.

The problem I am having is that the component that these live within, doesn’t grow with the frame. This is making it difficult to space elements below it because the distance is inaccurate as the component box has not grown. Difficult to explain but any help would be really appreciated!

Screenshot 2021-04-22 at 16.43.10

This topic has been closed for replies.

2 replies

tank666
  • 4873 replies
  • April 22, 2021

Your “Component” layer must also be Auto Layout in order for it to grow.


Elkin_Tat
  • 2 replies
  • October 11, 2024

How do you get the background layer to grow with the text?