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

Support for OffscreenCanvas #1600

Closed
thijstriemstra opened this issue Mar 26, 2019 · 0 comments
Closed

Support for OffscreenCanvas #1600

thijstriemstra opened this issue Mar 26, 2019 · 0 comments

Comments

@thijstriemstra
Copy link
Contributor

rendering of OffscreenCanvas is fully detached from the DOM and therefore offers some speed improvements over the regular canvas as there is no synchronization between the two.

See https://developers.google.com/web/updates/2018/08/offscreen-canvas and https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas

sandiz pushed a commit to sandiz/wavesurfer.js that referenced this issue Apr 3, 2019
sandiz pushed a commit to sandiz/wavesurfer.js that referenced this issue Apr 8, 2019
sandiz pushed a commit to sandiz/wavesurfer.js that referenced this issue Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants