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

minor fix #139

Closed
wants to merge 0 commits into from
Closed

minor fix #139

wants to merge 0 commits into from

Conversation

munrocket
Copy link
Contributor

maybe this example can be simplified, but anyway.

@greggman
Copy link
Owner

greggman commented Sep 27, 2019

Thanks for pointing out the issue. I think the bug is actually this line

document.querySelector("#no-webgl").style.display = "";

It should be #no-offscreencanvas instead of #no-webgl

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.

None yet

2 participants