PNG alpha not working? Did I do it wrong?

I have uploaded some images with alpha transparency that are not working:

I verified the alpha is present by opening the PNG like so:

Is there a setting I am missing or something? Thanks!

1 Like

You probably forgot to put the Transparency on the Frame itself, or the Image object, even a ImageLabel/ImageButton owns a Background Color that you can edit just like a Frame.

9 Likes

that did it, just haven’t worked on GUI in a while and forgot it. Thanks!

1 Like