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

bug: when webGL context is loss, focusing on window isn't enough to cause the webGL context to be brought back #162

Open
diehbria opened this issue Sep 13, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@diehbria
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to synchrocharts.com
  2. Go do something else for a lengthy period of time
  3. Come back to synchrocharts.com, look at the charts. The data will not be rendering
  4. If you resize the window, the webGL context will restore and the renderings will come back

Expected behavior
WebGL Context should be restored on window focus

@diehbria diehbria added the bug Something isn't working label Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant