Textlabel size changes when text changes ?!

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? I want the textlabel not to keep resizing everytime the text of it gets changed.

  2. What is the issue? Textlabel’s size keep changing when text changes

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub? i tried to put a textsize but in some devices the text will be too small or too big, Yes i looked up on Developer Hub and found nothing

You can solve this by making the TextLabel size X to 1 (scale) so it takes up the entire width of the screen and it probably wont re-size

I don’t quite understand your issue. The TextLabel is resizing unintentionally? It looks like your text is filling the space provided.