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 lose_context() / restore_context() in WebGL #255

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

fand
Copy link
Contributor

@fand fand commented Sep 26, 2023

Hi! Thank you for great library 👋

This PR adds lose_context() / restore_context() to the Context for WebGL.
They are used for debugging WebGL context lost events.

Ref:

@grovesNL grovesNL force-pushed the feat/add-lose-context branch from 156e9c1 to fd79849 Compare October 10, 2023 17:30
Copy link
Owner

@grovesNL grovesNL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@grovesNL grovesNL merged commit 937b9a8 into grovesNL:main Oct 10, 2023
6 checks passed
@fand fand deleted the feat/add-lose-context branch October 13, 2023 09:24
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.

2 participants