update about text, fix timeline update using open edit nested edl
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mwindow.C
index 7fd092a6ec82a2fde019668e2184db679b02e4f7..d6b756163672804ac4797bcedf45ad2befe3104b 100644 (file)
@@ -3860,6 +3860,7 @@ void MWindow::stack_pop()
        stack.remove();
        if( idxbl ) {
                gui->unlock_window();
+               gui->resource_thread->close_indexable(idxbl);
                remove_from_caches(idxbl);
                remove_indexfile(idxbl);
                mainindexes->add_indexable(idxbl);