I’m trying to use the Slice ScaleType for my ImageLabel, but no matter what size I set the image to, it stays the same default. So instead of actually filling the entire frame, it just sits in one corner?
make sure you set slicecenter for your image (pixel measurements)
Set the ImageRectSize to the images size too
0,0 sets it to the image size by default.