add bins/folders, fix listbox bad wdw ref, hide vicons fix, remove sort by time
[goodguy/history.git] / cinelerra-5.1 / cinelerra / batchrender.C
index 4ac168f910891fd59e545b1043f3e2f1400deff1..4f685c285357de71bc0224ca23989c52080362b8 100644 (file)
@@ -1242,6 +1242,7 @@ int BatchRenderList::drag_stop_event()
                        thread->move_batch(src, dst);
                }
                BC_ListBox::drag_stop_event();
+               dragging_item = 0;
        }
        return 0;
 }