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

Fix saveCanvas for framebuffers #7576

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Fix saveCanvas for framebuffers #7576

merged 1 commit into from
Feb 24, 2025

Conversation

davepagurek
Copy link
Contributor

Resolves #7575

Changes

  • Updates how we grab the underlying element of the graphic when saving the framebuffer
  • Fixes a bug where global mode pixelDensity() was being called rather than matching the density of the framebuffer

PR Checklist

  • npm run lint passes
  • Inline reference is included / updated
  • Unit tests are included / updated

@aferriss
Copy link
Contributor

Amazing! Thanks @davepagurek !

@davepagurek davepagurek merged commit e9dbaa5 into dev-2.0 Feb 24, 2025
2 checks passed
@davepagurek davepagurek deleted the fix/fbo-saveCanvas branch February 24, 2025 21:14
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.

2 participants