fixed crash on new project
This commit is contained in:
@@ -361,6 +361,7 @@ void MainWindow::on_actionProject_triggered()
|
||||
undo_stack.clear();
|
||||
project_url.clear();
|
||||
panel_project->new_project();
|
||||
panel_timeline->redraw_all_clips(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user