lyrics: general code refactoring
This commit is contained in:
@@ -412,7 +412,7 @@ void NcmpcppStatusChanged(MPD::Connection *, MPD::StatusChanges changed, void *)
|
||||
myPlaylist->Items->Highlight(myPlaylist->NowPlaying);
|
||||
|
||||
if (Config.now_playing_lyrics && myScreen == myLyrics && Global::myOldScreen == myPlaylist)
|
||||
Lyrics::Reload = 1;
|
||||
Lyrics::ReloadNP = 1;
|
||||
}
|
||||
Playlist::ReloadRemaining = 1;
|
||||
playing_song_scroll_begin = 0;
|
||||
|
||||
Reference in New Issue
Block a user