How to increase the width of the roblox chat?

I’m trying to change the width of the Roblox chat, but find that after a scale of around 1.1 it no longer increases. Anyone knows how to size it up?

chatService.ChatWindowConfiguration.WidthScale = 1.5

Does not work for some reason :confused:

It’s especially strange because the slider suggests that it can go to 2

1 Like

It increases according to the total space available to increase.
For my specific Studio window, for instance, starting from ~1.6 it increases no more in size, a dead zone for the slider starts, because there’s no space:

You can try resizing your window and see how it affects the chat window width, but once the limit is hit, it will no longer increase.

That applies to devices/windows that are larger and therefore do support a chat window with larger width.

Alr Tryna Type In The Input Box And See If It Work Cause Sometime It Wrongs.

Hm… I made the properties/explorer and toolbox tab smaller, but the width still didn’t increase beyong this ~1.1 scale.

You might be right about the device, but even then I should be to increase the width of the chat.
The LegacyChatService allowed this too. I even remember modifying it a bit where that dragger allowed you to stretch it even more back then.

PS @sssALONEsss, when typing a ‘2’ in the box it still doesn’t change. When I type a ‘3’, it changes to ‘2’, but also doesn’t scale the ChatWindow further :see_no_evil:

Ok. I Say Only Sometimes. It Maybe It Is The Limit.