Make textlabel bigger instad of text smaller

Im trying to make a custom chat system, however when i make a long message the text gets smaller instead of making the textlabel bigger:
dw
how do i make it instead make the textlaber bigger and not the text smaller? (using uigridlayout)

1 Like

If you selected auto scale in the properties for the text, that might be why.

If you want it to stay the same size all the time you should adjust it to the size you want in the properties.

i want it to make the textlabel itself bigger, to make the text fit

TextChatService → ChatWindowConfiguration → Properties → Appearance → TextSize

i said im making my own custom chat system

Quick question, is your custom chat system using TextChatService methods to do the communication between users?

i dont know what that means im not experienced in textchatservice

I suppose you haven’t tried turning on “TextWrapped”? For the text labels

In the future, chat systems that don’t pass through that service will be moderated. I recommend learning how it works!

could you send a link to the documentation

works, but now its kinda shoved up into the other messages

You could find it yourself in under 10 seconds… but here.

Also source for the future moderation: