osu/osu.Game/Screens/Select
2018-01-03 14:12:49 +09:00
..
Carousel Fix crash from being able to perform selection after entering play mode 2017-12-28 21:07:19 +09:00
Details Handle user rating metrics when no maps by using more linq. 2017-11-25 21:29:23 +08:00
Filter
Leaderboards Fix potential race condition with score retrieval 2018-01-02 15:30:29 +09:00
Options Make all FocusedOverlays hide on clicks outside of themselves 2017-12-30 20:45:41 +09:00
BeatmapCarousel.cs Fix dummy beatmap selection not propagating to song select components 2017-12-31 12:55:53 +09:00
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs Fix minor formatting issue 2017-12-21 21:54:46 +09:00
BeatmapDetailAreaTabControl.cs
BeatmapDetails.cs Fix many instances of non-osu-prefixed text classes being used 2017-12-26 00:44:35 +09:00
BeatmapInfoWedge.cs Fix beatmap wedge appearing with incorrect info on entering song select 2017-12-27 13:02:21 +09:00
EditSongSelect.cs Fix crash from being able to perform selection after entering play mode 2017-12-28 21:07:19 +09:00
FilterControl.cs Add special logic to song select to avoid obvious clipping when notifications are displayed 2017-12-26 02:52:43 +09:00
FilterCriteria.cs Initial carousel infrastructue changes 2017-12-15 14:36:51 +09:00
Footer.cs
FooterButton.cs
ImportFromStablePopup.cs Use a more suiting (?) icon for import dialog 2017-12-28 21:24:40 +09:00
MatchSongSelect.cs Fix crash from being able to perform selection after entering play mode 2017-12-28 21:07:19 +09:00
PlaySongSelect.cs Update tests to account for correct beatmap displaying on details area 2017-12-31 12:54:27 +09:00
SongSelect.cs Fix dummy beatmap selection not propagating to song select components 2017-12-31 12:55:53 +09:00
WedgeBackground.cs