X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fbatchrender.C;h=4f685c285357de71bc0224ca23989c52080362b8;hp=4ac168f910891fd59e545b1043f3e2f1400deff1;hb=09ccfde5a1fd65069f69b37490462b7ccf38a336;hpb=09415d6aba2e181c49863393a047d0947c969d21 diff --git a/cinelerra-5.1/cinelerra/batchrender.C b/cinelerra-5.1/cinelerra/batchrender.C index 4ac168f9..4f685c28 100644 --- a/cinelerra-5.1/cinelerra/batchrender.C +++ b/cinelerra-5.1/cinelerra/batchrender.C @@ -1242,6 +1242,7 @@ int BatchRenderList::drag_stop_event() thread->move_batch(src, dst); } BC_ListBox::drag_stop_event(); + dragging_item = 0; } return 0; }