affine + perspective plugin rework, info popup tweaks
[goodguy/history.git] / cinelerra-5.1 / cinelerra / clipedit.C
index 3e956e745808273a4239d835fa3548cc7accca14..e30656737b0269820c19bcba4a2481aa51db62f4 100644 (file)
@@ -127,6 +127,7 @@ BC_Window* ClipEdit::new_gui()
 
 void ClipEdit::edit_clip(EDL *clip)
 {
+       close_window();
 // Allow more than one window so we don't have to delete the clip in handle_event
        if(!this->clip)
        {