diff --git a/PanoPainter-OSX/main.cpp b/PanoPainter-OSX/main.cpp index 22c7522..7eb7267 100644 --- a/PanoPainter-OSX/main.cpp +++ b/PanoPainter-OSX/main.cpp @@ -220,10 +220,8 @@ std::mutex task_mutex; - (void)terminateGL { - CGLLockContext([[self openGLContext] CGLContextObj]); - App::I.terminate(); - CGLUnlockContext([[self openGLContext] CGLContextObj]); CVDisplayLinkRelease(dl); + App::I.terminate(); } // This is the renderer output callback function diff --git a/data/layout.xml b/data/layout.xml index 88d8d73..bd51a7e 100644 --- a/data/layout.xml +++ b/data/layout.xml @@ -1634,7 +1634,7 @@ Here's a list of what's available in this release. - + - + - + - +