refresh lyrics window after local lyrics are reloaded
This commit is contained in:
@@ -162,6 +162,8 @@ void Lyrics::SwitchTo()
|
||||
first = 0;
|
||||
}
|
||||
w->Flush();
|
||||
if (Reload)
|
||||
w->Refresh();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user