1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-22 06:42:54 +08:00
osu-lazer/osu.Game/Screens/SelectV2
Salman Ahmed 467d7c4f54 Refactor game-wide layout order of footer to fix depth issues with overlays and improve UX
With this new order, the logo can be easily moved to display in front of the footer in `SongSelectV2` without breaking experience when footer-based overlays are present. Such overlays (i.e. mod select overlay) will also be dimmed alongside the current screen when a game-wide overlay is open (e.g. settings).
2024-06-30 06:50:36 +03:00
..
Footer Adjust footer design to display well with the rest of the game 2024-06-30 04:32:05 +03:00
Leaderboards Use OsuGame.SHEAR 2024-06-07 22:45:22 +03:00
SongSelectV2.cs Refactor game-wide layout order of footer to fix depth issues with overlays and improve UX 2024-06-30 06:50:36 +03:00