Hello!
I am working on a chat system currently. The problem is that when using AutomaticSize (a beta feature IIRC), it makes a line break and I have no idea why.
It should be going to the edge of the “Click here, press enter, or press “/” to chat.” frame, but it just creates a line break.
Should I create my own function using :GetTextSize() instead?