mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 20:13:22 +08:00
Fix now playing playlist not highlighting selected item on initial open
This commit is contained in:
parent
b6f8078690
commit
eaef5ff2a3
@ -75,7 +75,7 @@ namespace osu.Game.Overlays.Music
|
||||
|
||||
selected = newSelected;
|
||||
updateSelectionState(false);
|
||||
});
|
||||
}, true);
|
||||
|
||||
updateSelectionState(true);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user