ppy / osu

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

Bottom of analysis menu unreachable if there's an intro on a song #29853

Open bytenekos opened 2 months ago

bytenekos commented 2 months ago

Type

Cosmetic

Bug description

If there's a skippable intro on a song, you can't move your cursor to the bottom of the analysis menu as it'll get hidden (I'm assuming because you're hovering over the skip button)

Screenshots or videos

https://github.com/user-attachments/assets/ad894df3-c2ba-4e84-bff8-9e875d10ea21

Version

2024.906.2

Logs

compressed-logs.zip

peppy commented 2 months ago

This is a hard one. Feels like the settings need to not be in HUDOverlay anymore in order to get depth correct.

We could arguably move the intro overlays below the HUD but that could look weird with some skin setups.