Hi @j100002ben ! This is nice, but are there any issues with using the alpha channel of the color(s) as opacity? Those are more flexible because you can set the opacity for each color independently. If the concern is having to set the alpha value for all colors when you want to set the global panel opacity, then we could have Panel.SetOpacity modify the alpha value for all colors at once. What do you think?
Hi @j100002ben ! This is nice, but are there any issues with using the alpha channel of the color(s) as opacity? Those are more flexible because you can set the opacity for each color independently. If the concern is having to set the alpha value for all colors when you want to set the global panel opacity, then we could have
Panel.SetOpacity
modify the alpha value for all colors at once. What do you think?