diff --git a/src/osgViewer/Viewer.cpp b/src/osgViewer/Viewer.cpp index 0933430e4..d70b53e3f 100644 --- a/src/osgViewer/Viewer.cpp +++ b/src/osgViewer/Viewer.cpp @@ -1305,14 +1305,19 @@ void Viewer::checkWindowStatus() { Contexts contexts; getContexts(contexts); - - if (_numWindowsOpenAtLastSetUpThreading != contexts.size() && _threadsRunning) + + osg::notify(osg::NOTICE)<<"Viewer::checkWindowStatus() - "<