My UI doesn't scale right in a ScrollingFrame

Hello!

I’ve always had an issue with Scrolling Frames, where, when I go to make a button or an image, it ends up scaling funny.

Then, when I try to re-scale it, it goes even more messed up.

Does anyone know how to fix this? Anything will help.

Thanks.

Could you attach a screenshot of how it scales funny? That would be helpful to figure out your problem!

When scaling a ui inside Scroll frame it the UI scale will just follow where your mouse is in scale then make it size like that. So to make it amazing in scaling in scrolling frame, don’t use scale in size. Use offset in size. After you size all of them, translate them using a script of offset to scale

here’s how to translate it: