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
I added a new 'unsupported' event in the current event branch.
Before the default error message is printed, the user receives this event.
When calling event.preventDefault() during the callback, no error message will be printed. That way, the user can create a custom error message.
So this should solve this issue (once we merge it into develop)
Currently a red screen appears when WebGL is not supported. Make this configurable.
The text was updated successfully, but these errors were encountered: