osu/osu.Game.Tests/Visual/SongSelect
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
..
TestSceneAdvancedStats.cs Adjust existing test coverage 2024-02-25 21:23:14 +03:00
TestSceneBeatmapCarousel.cs Add failing test case for desired artist sort behaviour 2024-03-22 08:41:08 +01:00
TestSceneBeatmapDetails.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneBeatmapInfoWedge.cs Add missing using statement 2023-12-23 16:25:52 +09:00
TestSceneBeatmapInfoWedgeV2.cs Move star rating display and status pill out of reloadable content 2023-09-05 15:20:20 -07:00
TestSceneBeatmapLeaderboard.cs Add test coverage of stores stored in database as well 2023-02-08 15:38:07 +09:00
TestSceneBeatmapMetadataDisplay.cs Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00
TestSceneBeatmapOptionsOverlay.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneBeatmapRecommendations.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneFilterControl.cs Remove unused using directive 2024-01-15 12:33:25 +01:00
TestSceneLeaderboardScoreV2.cs Use OsuGame.SHEAR 2024-06-07 22:45:22 +03:00
TestScenePlaySongSelect.cs Rewrite implementation 2024-05-24 13:03:42 +02:00
TestSceneSongSelectFooter.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneSongSelectV2.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
TestSceneSongSelectV2Navigation.cs Add dummy SongSelectV2 screen to house new footer buttons (and new components going forward) 2024-05-16 07:48:58 +03:00
TestSceneTopLocalRank.cs Fix TestSceneTopLocalRank 2023-05-19 14:06:56 +09:00
TestSceneUpdateBeatmapSetButton.cs Fix TestSceneUpdateBeatmapSetButton using random difficulty count 2023-08-28 14:57:00 +02:00
TestSceneUserTopScoreContainer.cs Automated pass 2023-06-24 01:00:03 +09:00