Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add opacity support for gui.Panel #270

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

j100002ben
Copy link

No description provided.

@danaugrs
Copy link
Member

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants