How to make an image as big as the screen

so i made a background using image label andi set the scale of it to 1,0,1,0 but it doesn’t fit the screen perfectly

I tried changing the image to the same size as the background in photoshop but it doesn’t fix the issue


making the scale 1,0,1,0 should’ve covered it completely i don’t really know why that’s happening. Try to delete and remake the background?

2 Likes

Make the image support every aspect ratio and fix the Image ScaleType to “Fit” I think that would work

2 Likes

it didn’t work because the scale tpye is fit i made it to tile then it worked

2 Likes