osu/osu.Game/Beatmaps/Drawables
Salman Ahmed c7325f0f77 Add missing load delay
That was a bad one... `ModelBackedDrawable` has a default of 0ms load delay, while previously the wrapper created for beatmap set cover used default 500ms, this change is bringing the load delay back, to avoid firing hundreds of web requests just when doing a quick long scroll on beatmap listing.
2021-05-07 08:09:02 +03:00
..
BeatmapBackgroundSprite.cs
BeatmapSetCover.cs
BeatmapSetOnlineStatusPill.cs
DifficultyIcon.cs Allow determining a BeatmapDifficultyCache's bindable return's completion state via nullability 2021-02-25 16:19:01 +09:00
GroupedDifficultyIcon.cs
UpdateableBeatmapBackgroundSprite.cs Fix header background being invisible in multiplayer/playlists 2021-02-12 15:27:37 +09:00
UpdateableBeatmapSetCover.cs Add missing load delay 2021-05-07 08:09:02 +03:00