refresh playlist immediately after highlighting was enabled
This commit is contained in:
@@ -298,6 +298,7 @@ void Playlist::FixPositions(size_t beginning)
|
|||||||
void Playlist::EnableHighlighting()
|
void Playlist::EnableHighlighting()
|
||||||
{
|
{
|
||||||
w->Highlighting(1);
|
w->Highlighting(1);
|
||||||
|
w->Refresh();
|
||||||
UpdateTimer();
|
UpdateTimer();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user