1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 11:37:28 +08:00
osu-lazer/osu.Game/Beatmaps/Drawables
Joseph Madamba b309aad895 Fix noticeable masking artifact of beatmap cards when already downloaded
Had a similar fix before seeing https://github.com/ppy/osu/pull/20743#discussion_r994955470, but using that diff instead so co-authoring.

Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2024-03-13 22:36:52 -07:00
..
Cards Fix noticeable masking artifact of beatmap cards when already downloaded 2024-03-13 22:36:52 -07:00
BeatmapBackgroundSprite.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapDownloadButton.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapSetOnlineStatusPill.cs Add animation support for beatmap status pills 2023-09-06 15:04:25 +09:00
BundledBeatmapDownloader.cs Partial everything 2022-11-27 00:00:27 +09:00
DifficultyIcon.cs Substitute two jank interdependent bool flags for single tri-state enums 2024-02-22 12:05:50 +01:00
DifficultyIconTooltip.cs Swap AR and OD on tooltips 2024-02-22 12:11:49 +01:00
DifficultySpectrumDisplay.cs Automated pass 2023-06-24 01:00:03 +09:00
DownloadProgressBar.cs Automated pass 2023-06-24 01:00:03 +09:00
OnlineBeatmapSetCover.cs Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
StarRatingDisplay.cs Fix StarRatingDisplay's display width to avoid text making slight autosize changes 2023-12-15 16:00:03 +09:00
UpdateableBeatmapBackgroundSprite.cs Mark override as null-accepting 2023-06-24 15:07:04 +02:00
UpdateableOnlineBeatmapSetCover.cs Partial everything 2022-11-27 00:00:27 +09:00