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

Display bound ELEMENT_ARRAY_BUFFER #180

Closed
JannikGM opened this issue Feb 11, 2021 · 1 comment
Closed

Display bound ELEMENT_ARRAY_BUFFER #180

JannikGM opened this issue Feb 11, 2021 · 1 comment
Assignees

Comments

@JannikGM
Copy link
Contributor

I had a bug where my binding of gl.ELEMENT_ARRAY_BUFFER was modified by code in a third-party lib. This bug was hard to diagnose, and if the sidebar had information about the bound buffer, including the buffer object label, this could have been caught easily.

@sebavan
Copy link
Member

sebavan commented Feb 11, 2021

Yup, this is missing let me see if I can easily add it.

@sebavan sebavan self-assigned this Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants