How do I keep my frame the same size?

Hi there! Im currently making a plugin that you can scale to the window. I have ran into a problem where the size of the window it scales the frame oddly. Im using a image label inside of the frame. here is my issue.I want to keep the frame the same size or I should say the image the same size no matter how much its scaled down or up, thanks.

Edit:
I should add that the image is in tile format

1 Like

I think this has something to do with the ScreenGui properties (mainly ZindexBehaviour). Not quite sure though.