Hey,
I have a Scrolling Frame with a UIListLayout. Inside the scrolling frame is an ImageLabel with a TextLabel in it.

How can I make the TextLabel control the height of the ImageLabel? Meaning when I add to the text label and it goes to the next line, it increases the height of the TextLabel and it’s parent ImageLabel?
1 Like