diff --git a/src/graphicswin.cpp b/src/graphicswin.cpp index dc8d70f4..bca2ab50 100644 --- a/src/graphicswin.cpp +++ b/src/graphicswin.cpp @@ -242,7 +242,7 @@ void GraphicsWindow::Init(void) { context.active = false; // Do this last, so that all the menus get updated correctly. - EnsureValidActives(); + ClearSuper(); } void GraphicsWindow::AnimateOntoWorkplane(void) {