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

OffscreenCanvas support? #367

Open
lmatteis-wm opened this issue Feb 5, 2022 · 1 comment
Open

OffscreenCanvas support? #367

lmatteis-wm opened this issue Feb 5, 2022 · 1 comment

Comments

@lmatteis-wm
Copy link

lmatteis-wm commented Feb 5, 2022

The OffscreenCanvas API seems to allow canvas rendering in WebWorkers:

https://devnook.github.io/OffscreenCanvasDemo/index.html
https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas

I was wondering whether this could be used by Lightning for certain work that we're noticing is causing stutters: such as rendering large nested trees.

@erikhaandrikman
Copy link
Contributor

Hi, it could be used by Lightning but would require some fundamental changes. We have this already on our backlog but can't provide any clear timelines.

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

No branches or pull requests

2 participants