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

Transparent Not Working As Expected #7066

Closed
bigtimebuddy opened this issue Dec 14, 2020 · 0 comments · Fixed by #7067
Closed

Transparent Not Working As Expected #7066

bigtimebuddy opened this issue Dec 14, 2020 · 0 comments · Fixed by #7067

Comments

@bigtimebuddy
Copy link
Member

Because of this change #7062 transparent: true doesn't do what it's suppose to:
https://pixijs.io/examples/#/demos-basic/transparent-background.js

We need to harmonize:

  • Renderer's backgroundAlpha
  • Application/Renderer's options.transparent
  • Canvas' context alpha property
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 a pull request may close this issue.

1 participant