1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 20:07:24 +08:00
osu-lazer/osu.Game/Screens/Select
Dean Herbert 09ce24a7db Switch to a better way of deciding on null selection
This avoids `SelectionChanged` potentially being invoked multiple times after `selectedBeatmapSet` is already `null`.
2017-12-26 13:41:02 +09:00
..
Carousel Add a right-click context option to carousel panels to view online beatmap details 2017-12-21 19:42:44 +09:00
Details Handle user rating metrics when no maps by using more linq. 2017-11-25 21:29:23 +08:00
Filter Fixed license headers 2017-03-14 20:30:42 -07:00
Leaderboards Move Placeholder classes to own files 2017-12-22 22:44:18 +09:00
Options Update in line with framework changes. 2017-09-07 22:46:21 +09:00
BeatmapCarousel.cs Switch to a better way of deciding on null selection 2017-12-26 13:41:02 +09:00
BeatmapDeleteDialog.cs Add hiding support for beatmap difficulties 2017-09-01 17:57:12 +09:00
BeatmapDetailArea.cs Fix minor formatting issue 2017-12-21 21:54:46 +09:00
BeatmapDetailAreaTabControl.cs Shapes namespace 2017-06-20 15:54:23 +10:00
BeatmapDetails.cs Hide metadata by default to avoid initial jump when no data present 2017-11-29 20:13:00 +09:00
BeatmapInfoWedge.cs Remove explicit padding on icon 2017-12-15 13:01:06 +09:00
EditSongSelect.cs Initial carousel infrastructue changes 2017-12-15 14:36:51 +09:00
FilterControl.cs Add a setting to toggle showing converted beatmaps 2017-11-24 18:34:20 +09:00
FilterCriteria.cs Initial carousel infrastructue changes 2017-12-15 14:36:51 +09:00
Footer.cs Make the osu! logo shared game-wide 2017-11-02 20:38:02 +09:00
FooterButton.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
MatchSongSelect.cs Initial carousel infrastructue changes 2017-12-15 14:36:51 +09:00
PlaySongSelect.cs Add back ctrl-enter autoplay shortcut 2017-12-15 14:44:13 +09:00
SongSelect.cs Adjust debounce a bit 2017-12-22 00:50:32 +09:00
WedgeBackground.cs Shapes namespace 2017-06-20 15:54:23 +10:00