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

Plotly-strict - Calls to WebGLRenderingContext.clear() Trigger Warning #7387

Open
zachchan-voltaiq opened this issue Mar 6, 2025 · 0 comments
Labels
bug something broken P2 considered for next cycle

Comments

@zachchan-voltaiq
Copy link

In the plotly-strict.js dist, there is not a check to see if clearFlags is > 0, prior to calling gl2.clear(clearFlags)

This triggers a warning:
Performance warning: clear() called with no buffers in bitmask

@gvwilson gvwilson added bug something broken P2 considered for next cycle labels Mar 7, 2025
MzyzzG added a commit to MzyzzG/plotly.js that referenced this issue Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken P2 considered for next cycle
Projects
None yet
Development

No branches or pull requests

2 participants