Allow for Re-Sizeable CoreGui

As both a player and a developer, it is currently impossible to resize CoreGui in the Roblox Client and from Studio LocalScripts. This will only be achieved via Custom CoreGui, which can be annoying. The chat can be resizeable, but why cannot the playerlist?

Playing on older-devices such as an iPhone SE would be benefit a lot from adding this feature, it depending on your screen size it’ll be too small or big. In cases where you need it smaller, you just can’t resize it.

If this does become a feature I would love to see documentation for it such as:

PlayerGui:SetPlayerlistSize(Udim2)

or

PlayerGui:ToggleResizePermission(bool)

This one would be great. Being able to resize CoreGui (like a Window’s taskbar) would be both beneficial to the client and the dev. Let’s put it into perspective here, if the dev has made the size of the CoreGui unsatisfactory to the player then simply, they could just resize it.


While this may be a big feature, it would be lovely to see this in the client. Please leave your opinions below!

6 Likes