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

Use HTMLCanvasElement instead of OffscreenCanvas if it isn't available. #40

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

frank-weindel
Copy link
Collaborator

  • This allows the Renderer to run on devices that do not support OffscreenCanvas which is not available in prior to Chrome 69 / WPE 2.38

@frank-weindel frank-weindel merged commit 342c832 into main Oct 6, 2023
1 check passed
@wouterlucas wouterlucas mentioned this pull request Oct 6, 2023
@wouterlucas wouterlucas deleted the offscreen-canvas-replacement branch October 6, 2023 12:05
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.

1 participant