Any way to make ImageLabel scale properly?

How can I make an ImageLabel fit for all devices? I tried changing the ScaleType to fit and stretch, but none seems to be giving me the results that I want.

SliceType: Stretch on 1920 x 1080

SliceType: Stretch on default resolution (I’m not sure what the resolution is.)

SliceType: Fit on 1920 x 1080

SliceType: Fit on default resolution (I’m not sure what the resolution is.)

I tried using AspectRatio but I don’t really understand how to use it so it didn’t give me the desired effect. I have also tried to use AutoScale+ and it also just give me the same results as Stretch.

1 Like

Gui Rescaler generally works for me.