From 9a17a2cfabd884750561bc68ebf5bba323dc0d77 Mon Sep 17 00:00:00 2001 From: itsmattkc Date: Fri, 11 Jan 2019 17:30:51 +1100 Subject: [PATCH] preview generator only starts after media is added --- panels/project.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/panels/project.cpp b/panels/project.cpp index aa9a5f9d0..748ad0ced 100644 --- a/panels/project.cpp +++ b/panels/project.cpp @@ -742,12 +742,12 @@ void Project::process_file_list(QStringList& files, bool recursive, Media* repla } if (create_undo_action) { if (imported) { + undo_stack.push(ca); + for (int i=0;i