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

[FEATURE] WebGL Teardown #61

Open
runspired opened this issue Sep 18, 2015 · 1 comment
Open

[FEATURE] WebGL Teardown #61

runspired opened this issue Sep 18, 2015 · 1 comment

Comments

@runspired
Copy link

When the <html-gl> element or an element that has been activated via jQuery(element).htmlgl() is removed from DOM the associated WebGL representation should also be torn down.

This can be done via MutationObserver, but the teardown routine should also be publicly available for manual triggering.

@PixelsCommander
Copy link
Owner

Hi, could you make a pull request on that?

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