fixed latent paste, mutex, and audio issues
This commit is contained in:
+1
-1
@@ -420,7 +420,7 @@ void Project::load_project() {
|
||||
qDebug() << "[ERROR] Error parsing XML." << stream.error();
|
||||
}
|
||||
|
||||
panel_timeline->redraw_all_clips();
|
||||
panel_timeline->redraw_all_clips(false);
|
||||
|
||||
project_changed = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user