Skip to content

fix: Ignore autoDensity for OffscreenCanvas #11313

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

Merged
merged 1 commit into from
Mar 20, 2025
Merged

Conversation

bigtimebuddy
Copy link
Member

Closes #10993

Changes

  • Fixes startup crash (or calling resizeCanvas()) when using autoDensity with an OffscreenCanvas

@bigtimebuddy bigtimebuddy requested a review from Zyie March 2, 2025 14:47
Copy link

codesandbox-ci bot commented Mar 2, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9b0633c:

Sandbox Source
pixi.js-sandbox Configuration

@Zyie Zyie added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Mar 13, 2025
@Zyie Zyie added this pull request to the merge queue Mar 20, 2025
Merged via the queue into dev with commit 75ab3a4 Mar 20, 2025
5 checks passed
@Zyie Zyie deleted the fix/auto-density-offscreencanvas branch March 20, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: autoDensity option errors when used with OffscreenCanvas
3 participants