Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4.9k
Fix CanvasRenderer support for backgroundAlpha#7072
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-io commentedDec 15, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## dev #7072 +/- ##========================================= Coverage 100.00% 100.00% ========================================= Files 17 17 Lines 699 699 ========================================= Hits 699 699 Continue to review full report at Codecov.
|
Continuation of#7062,#7067
This adds support for
backgroundAlpha
on the CanvasRenderer.Broken
https://jsfiddle.net/bigtimebuddy/jhp53wbu/ (expecting 50% opaque black background)
Fixed
https://jsfiddle.net/bigtimebuddy/jutdfmn9/