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/Carousel
2017-12-28 21:07:19 +09:00
..
CarouselBeatmap.cs Rename "Hidden" to "Collapsed" 2017-12-16 23:56:14 +09:00
CarouselBeatmapSet.cs Ensure correct selection after deletion of currently selected 2017-12-16 16:18:44 +09:00
CarouselGroup.cs Move children to CarouselGroup 2017-12-18 11:57:13 +09:00
CarouselGroupEagerSelect.cs Avoid redundant IndexOf calls 2017-12-18 07:58:34 +09:00
CarouselItem.cs Move children to CarouselGroup 2017-12-18 11:57:13 +09:00
DrawableCarouselBeatmap.cs Fix crash from being able to perform selection after entering play mode 2017-12-28 21:07:19 +09:00
DrawableCarouselBeatmapSet.cs Add a right-click context option to carousel panels to view online beatmap details 2017-12-21 19:42:44 +09:00
DrawableCarouselItem.cs Move more overhead from ctor to BDL 2017-12-18 07:58:48 +09:00