Dont update temporary metadata while editing song with inline editor

This commit is contained in:
Jonas Kvinge
2020-01-28 19:41:46 +01:00
parent 2bf8187bff
commit 624a920aec
5 changed files with 25 additions and 4 deletions

View File

@@ -1880,6 +1880,7 @@ void MainWindow::EditValue() {
}
ui_->playlist->view()->edit(current.sibling(current.row(), column));
}
void MainWindow::AddFile() {