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
Many calls to OpenGL are done during component initialization, requiring a valid OpenGL context even if we are not drawing anything and crashing if there is none.