1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Screens/Footer
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
..
ScreenBackButton.cs Adjust footer design to display well with the rest of the game 2024-06-30 04:32:05 +03:00
ScreenFooter.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
ScreenFooterButton.cs Add test coverage 2024-06-30 06:50:22 +03:00