Plugin Widget Button Scale Not Working

Hi there! I’m fairly new to roblox plugins and I am wondering why this button (see video below) is clipping off the side of the widget. You can see that the text label (where you see the word “test”) is automatically scaling itself. Any ideas?

Ah! -sees no video-

I have an assumption, because the objects don’t use scale placement, they end up in random places. Just attempt to retain the scale and fix the places.

The button is sized using offset instead of scale?

ok ill try this. sorry for no video i uploaded it just now

Just checked and I switched to scale. it fixed it. I’m just surprised because I was trying with scale before and it didn’t work. thanks anyways!