Auto Scailing a UIListLayout

Hello DevFourm, I have been stuck on a problem while making a UI element for my new game. I have a UiListLayout inside a ScrollingFrame (Everything is auto-scaled) and the ListLayout contents do not auto-scale (Even though the contents inside are auto-scaled too).

Here are some pictures:

What it should look like:

What it looks like when on a smaller screen:

Thank you :slight_smile:

Use the plugin https://create.roblox.com/store/asset/2119567183/Personal-GUI-Rescaler?keyword=Personal+Gui+Rescaler&pageNumber=1&pagePosition=0 and scale the Frame inside of ScrollingFrame. Had same issue.

Thanks for the help! That plugin worked!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.