#Infinity expanding TextLabel help

1 messages · Page 1 of 1 (latest)

spiral fulcrum
#

How can I infinetly expand my TextLabel, by the amount of lines in the message?
Like if I enter a message and it responds with 2 lines, and if there isn't enough space, it expands the TextLabel.

midnight bane
#

textlabel.AutoSize = xy or whatever the fuck the enum and field are called

spiral fulcrum
finite holly
#

set AutomaticCanvasSize to Y on the scrollingframe

spiral fulcrum
#

Thanks!

spiral fulcrum
#

The white line is the outline for the TextLabel