Display the selected track in the playqueue when expanding the list
This commit is contained in:
@@ -68,6 +68,7 @@ PlayQueue::PlayQueue()
|
||||
_showMore->clicked().connect([=]
|
||||
{
|
||||
addSome();
|
||||
updateCurrentTrack(true);
|
||||
});
|
||||
|
||||
LmsApp->preQuit().connect([=]
|
||||
|
||||
Reference in New Issue
Block a user