1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game/Beatmaps/Drawables
Bartłomiej Dach 5fcd736332
Redo nano beatmap card design to fit needs better
Wanting to use this inside notification, it turns out that the original
design did not work very well at such narrow widths, and additionally
the typical button setup borrowed from elsewhere resulted in teeny tiny
action buttons.

To that end, slim down the design (get rid of thumbnail, audio preview,
make expandable right side slimmer), as well as change the entire panel
so that it has only one action associated with it at all times, and
clicking the panel in any place triggers that action.
2023-09-18 14:56:06 +02:00
..
Cards Redo nano beatmap card design to fit needs better 2023-09-18 14:56:06 +02: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 Partial everything 2022-11-27 00:00:27 +09:00
DifficultyIconTooltip.cs Partial everything 2022-11-27 00:00:27 +09: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 Automated pass 2023-06-24 01: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