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

Move away from OffscreenCanvas #569

Closed
TimPietrusky opened this issue Mar 23, 2021 · 1 comment
Closed

Move away from OffscreenCanvas #569

TimPietrusky opened this issue Mar 23, 2021 · 1 comment
Assignees
Labels
enhancement Feature requests

Comments

@TimPietrusky
Copy link
Member

  • This will allow images (SVG) and videos to be used much easier
  • Grandiose will "just" work

Concerns

  • Some stuff will break
  • Gallery Preview could be limited to improve performance

Ideas

@TimPietrusky TimPietrusky added good first issue Good for newcomers enhancement Feature requests labels Mar 23, 2021
@2xAA 2xAA removed the good first issue Good for newcomers label May 4, 2021
@2xAA
Copy link
Member

2xAA commented Aug 21, 2022

Closing this as I don't really think it's needed anymore, especially with the addition of the MediaCodec API (#696, #695).
SVG can be handled easily enough by rendering to a Canvas in the DOM and transferring to the worker.

@2xAA 2xAA closed this as completed Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests
Projects
None yet
Development

No branches or pull requests

2 participants