yet-another-speed-dial icon indicating copy to clipboard operation
yet-another-speed-dial copied to clipboard

Dial backgrounds - how to consistently make transparent (or not)?

Open MikeTheGreat opened this issue 10 months ago • 2 comments

I've got a bunch of images that I'm using for dial images. Within these .png files I set the background colors to all be white (i.e., the extra space around the logos are white). For some reason YASD shows some of these with transparent backgrounds, and some with white backgrounds. I'd love to be able to consistently choose one or the other by doing something (or not doing something) :)

Here's a screenshot from my YASD in Firefox:

Image

Here are the top two images directly:

Image

Image

(These are both stored in .png files, if it helps)

What am I doing wrong? Why is one transparent but the other isn't? 🤣

MikeTheGreat avatar Jun 24 '25 03:06 MikeTheGreat

Also - thank you for an awesome Firefox extension! I love it, it's great, and thank you for sharing it with everyone!

MikeTheGreat avatar Jun 24 '25 03:06 MikeTheGreat

hey there, thanks for reporting this. i think this is a duplicate of #154 -- a workaround for now is when you open the background color picker, choose a shade just slightly off white (ie 253,253,253 instead of 255,255,255) and see if it sets. if so, its the transparency issue in 154. basically i need to add a separate control for transparent background color

conceptualspace avatar Jul 21 '25 01:07 conceptualspace