We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not sure where to post general GL issues?
Cocoon does not support these read-only attributes in the WebGL spec:
gl.drawingBufferWidth gl.drawingBufferHeight
https://www.khronos.org/registry/webgl/specs/latest/1.0/#2.3
This causes some modules to break that rely on it, like gl-post
The text was updated successfully, but these errors were encountered:
I think you should post it on ludei forum, I believe this git is only about the cocoonjs javascript plugins, not the core application. http://support.ludei.com/hc/en-us/articles/201949877-How-to-report-a-bug
Sorry, something went wrong.
No branches or pull requests
Not sure where to post general GL issues?
Cocoon does not support these read-only attributes in the WebGL spec:
https://www.khronos.org/registry/webgl/specs/latest/1.0/#2.3
This causes some modules to break that rely on it, like gl-post
The text was updated successfully, but these errors were encountered: