Former-commit-id: c36d7651cd8340f38eda3df5dd257bd690703508
@@ -820,8 +820,8 @@ namespace viewer
IGL_INLINE bool Viewer::launch_rendering(bool loop)
{
- glfwMakeContextCurrent(window);
-
+ // glfwMakeContextCurrent(window);
+
// Rendering loop
while (!glfwWindowShouldClose(window))