rework deglitch/optimize/stop_playback, sams ladspa icons, reticle color, tweak frame...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / batchrender.C
index 799796ff94eab561b3ab324cb2b345144be96b79..62ef2955b2a6b48ffb2acda58d5548e380cf7c4b 100644 (file)
@@ -1206,6 +1206,8 @@ void BatchRenderLoadList::run()
                thread->mwindow->defaults->update("DEFAULT_BATCHLOADPATH", thread->batch_path);
                thread->load_jobs(thread->batch_path, thread->mwindow->preferences);
                thread->gui->create_list(1);
+               thread->current_job = 0;
+               thread->gui->change_job();
        }
 
        thread->gui->flush();