A strane issue with a GUI sizes

Hello,
Im having a fairly strange issue regarding a quick GUI I’m making, Im resizing everything with scaling yet if I close the tabs it gets bigger? I’ve been trying to figure this out for heck of a time, Any help is appreciated.

Here are some Gifs I took for you to see the problem im facing
https://gyazo.com/f8b8b85c41f979ec5f67d05d8a5ade8e

https://gyazo.com/f152f9fe515137649495757b5937fbed

The size of both frames:
https://gyazo.com/b029ec17ebf16d126d8353f04b20f4bb

https://gyazo.com/b8f30a838238b1b811bf7f28a90a5e5e

Make the scaly type fit and use a UIAspectRatioContsraint.

I can’t find that option inside of the frame’s properties, Is it only meant to be applied for the ImageLabel?

Yep, ImageLables and ImageButtons.