1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 01:02:55 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Dean Herbert bc0b982102 Remove song source from main wedge display
This was definitely added at someone's request, since I wouldn't have
put it here. But it's displayed below in the details section already and
also not displayed in the updated "wedge" in the new design.

See https://github.com/ppy/osu/discussions/17537 for discussion.
2022-03-30 17:59:40 +09:00
..
TestSceneAdvancedStats.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneBeatmapCarousel.cs Add test coverage checking carousel panel visual state after ruleset filter change 2022-02-11 15:21:01 +09:00
TestSceneBeatmapDetails.cs Remove BeatmapSetInfo.OnlineInfo and all usages 2021-11-04 15:23:04 +09:00
TestSceneBeatmapInfoWedge.cs Remove song source from main wedge display 2022-03-30 17:59:40 +09:00
TestSceneBeatmapLeaderboard.cs Add specific placeholder message for custom rulesets rather than showing network error 2022-03-02 14:10:59 +09:00
TestSceneBeatmapMetadataDisplay.cs Update model manager and many related classes to get things compiling again 2022-01-12 17:00:00 +09:00
TestSceneBeatmapOptionsOverlay.cs Reorder buttons to match stable 2020-09-14 11:23:41 -07:00
TestSceneBeatmapRecommendations.cs Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
TestSceneFilterControl.cs Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
TestScenePlaySongSelect.cs Refactor multiple TestScenePlaySongSelect test methods to be resilient to slow realm callbacks 2022-03-09 01:18:53 +09:00
TestSceneSongSelectFooter.cs Add test coverage for song select footer area 2021-04-07 18:29:31 +09:00
TestSceneTopLocalRank.cs Fix TestSceneTopLocalRank.TestHighScoreSet not waiting for potentially slow realm callback 2022-03-09 01:22:01 +09:00
TestSceneUserTopScoreContainer.cs Add missing ruleset in test scores 2022-01-12 18:51:30 +09:00