emit SearchCoverInProgress before SearchCoverAutomatically
This commit is contained in:
@@ -2671,8 +2671,8 @@ void MainWindow::GetCoverAutomatically() {
|
|||||||
!song_.effective_album().isEmpty();
|
!song_.effective_album().isEmpty();
|
||||||
|
|
||||||
if (search) {
|
if (search) {
|
||||||
album_cover_choice_controller_->SearchCoverAutomatically(song_);
|
|
||||||
emit SearchCoverInProgress();
|
emit SearchCoverInProgress();
|
||||||
|
album_cover_choice_controller_->SearchCoverAutomatically(song_);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user