1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Dean Herbert f8db7a9902 Remove ScrollableContent container from carousel
This was causing multiple issues with masking and sizing and really
didn't need to exist in the first place. Also not sure why the pool was
nested inside the scroll container, but it isn't any more. Probably for
the best.
2020-11-26 18:28:54 +09:00
..
TestSceneAdvancedStats.cs Add failing tests 2020-02-01 16:08:24 +01:00
TestSceneBeatmapCarousel.cs Remove ScrollableContent container from carousel 2020-11-26 18:28:54 +09:00
TestSceneBeatmapDetails.cs Extract beatmap stats test to separate scene 2020-02-01 15:50:33 +01:00
TestSceneBeatmapInfoWedge.cs Resolve more CA1805 inspections 2020-11-01 20:51:23 +01:00
TestSceneBeatmapLeaderboard.cs Move UserTopScoreContainer into base leaderboard 2020-08-31 19:54:22 +09:00
TestSceneBeatmapOptionsOverlay.cs Reorder buttons to match stable 2020-09-14 11:23:41 -07:00
TestSceneFilterControl.cs Change order of dependency caching to promote use of locals 2020-09-15 15:00:04 +09:00
TestScenePlaySongSelect.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneUserTopScoreContainer.cs Move UserTopScoreContainer into base leaderboard 2020-08-31 19:54:22 +09:00