You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we use named exports in v2, we should export webGLContextAttributes directly instead of making in a property of the supported function. I overlooked this but should be a quick change — only used internally in GL JS v2 and not documented, so might not need a semver-major.
The text was updated successfully, but these errors were encountered:
Now that we use named exports in v2, we should export
webGLContextAttributes
directly instead of making in a property of thesupported
function. I overlooked this but should be a quick change — only used internally in GL JS v2 and not documented, so might not need a semver-major.The text was updated successfully, but these errors were encountered: