added keyframe reticle, fixes: DEL, transition at endtrk, DVD/BD render menu
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindowgui.C
index 63511e6d047df9f2cad5b9bfc19e6bdd4af44135..76efb7efeb81e0897ec85a0ec8503bfcd1ea33a9 100644 (file)
@@ -1018,7 +1018,7 @@ int MWindowGUI::drag_stop()
                if(pane[i]) result |= pane[i]->canvas->drag_stop(
                        &redraw);
        }
                if(pane[i]) result |= pane[i]->canvas->drag_stop(
                        &redraw);
        }
-
+       mwindow->edl->optimize();
 
 // since we don't have subwindows we have to terminate any drag operation
        if(result)
 
 // since we don't have subwindows we have to terminate any drag operation
        if(result)