ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.23k stars 2.27k forks source link

`NowPlayingOverlay`'s dropdown lacks the option to manage collections #12474

Open Gabixel opened 3 years ago

Gabixel commented 3 years ago

Describe the bug: I don't know if it was intentional, but the "Manage Collections..." option is missing inside the NowPlayingOverlay's dropdown. You can still select where you want to add the current playing song, so I would suggest adding that option here to be on par with the carousel's dropdown, so you can still manage collections even if you are in the main menu, for example. I'm not sure about the cons of using it anywhere (referring to the collections-management overlay), but I guess it's out of scope(?)

Screenshots or videos showing encountered issue: NPOverlay Carousel

osu!lazer version: 2021.416.0

smoogipoo commented 3 years ago

This was intentional, but only because it doesn't play well with the music controller depth ordering. Should be fixed up at some point.