osu/osu.Game/Beatmaps/Drawables
Dean Herbert 94d1a2aaca Remove unnecessary collapse call from BeatmapCard
This is already handled at the `BeatmapCardContent` level. This call
actually causes the buggy behaviour reported in
https://github.com/ppy/osu/discussions/16085.
2021-12-15 16:37:47 +09:00
..
Cards Remove unnecessary collapse call from BeatmapCard 2021-12-15 16:37:47 +09:00
BeatmapBackgroundSprite.cs Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
BeatmapDownloadButton.cs Remove mentions of "panel" and "direct" from names of old download buttons 2021-11-27 15:08:03 +01:00
BeatmapSetOnlineStatusPill.cs Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus 2021-11-24 18:42:49 +09:00
DifficultyIcon.cs Cache and consume IRulesetStore where feasible 2021-12-03 18:16:01 +09:00
DifficultyIconTooltip.cs
DifficultySpectrumDisplay.cs Fix difficulty spectrum display not ordering ruleset groups by ID 2021-11-29 22:06:11 +01:00
DownloadProgressBar.cs Move old beatmap download button to more general namespace 2021-11-27 15:06:57 +01:00
GroupedDifficultyIcon.cs
OnlineBeatmapSetCover.cs
StarRatingDisplay.cs
UpdateableBeatmapBackgroundSprite.cs
UpdateableOnlineBeatmapSetCover.cs