1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game/Screens/Select/Carousel
2020-10-13 17:37:33 +09:00
..
CarouselBeatmap.cs Refactor how drawable carousel items are constructed 2020-10-13 17:37:33 +09:00
CarouselBeatmapSet.cs Fix filtered items being considered for height calculation 2020-10-13 17:37:33 +09:00
CarouselGroup.cs Remove direct drawable storage from carousel models 2020-10-13 17:37:33 +09:00
CarouselGroupEagerSelect.cs Avoid performing eager selection constantly on adding ranges of new children 2020-10-13 17:37:33 +09:00
CarouselItem.cs Refactor how drawable carousel items are constructed 2020-10-13 17:37:33 +09:00
DrawableCarouselBeatmap.cs Fix multiple difficulties being expanded at once 2020-10-13 17:37:33 +09:00
DrawableCarouselBeatmapSet.cs Correctly free panels after use to avoid finalizer disposal of subtree 2020-10-13 17:37:33 +09:00
DrawableCarouselItem.cs Debounce state application events 2020-10-13 17:37:33 +09:00
TopLocalRank.cs Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00