Skip to content

Commit 06d8b25

Browse files
committed
Merge pull request #2851 from paroj:ofix
2 parents c10b07d + 8c385d5 commit 06d8b25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ovis/src/ovis.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,8 @@ class WindowSceneImpl : public WindowScene
410410
{
411411
texMgr.remove(texName, RESOURCEGROUP_NAME);
412412
}
413+
414+
root->destroySceneManager(sceneMgr);
413415
}
414416

415417
if(_app->mainWin == this && (flags & SCENE_SEPARATE))

0 commit comments

Comments
 (0)