1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game/Beatmaps/Drawables/Cards
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
..
Buttons Automated pass 2023-06-24 01:00:03 +09:00
Statistics Automated pass 2023-06-24 01:00:03 +09:00
BeatmapCard.cs Implement nano beatmap card 2023-09-18 11:30:14 +02:00
BeatmapCardContent.cs Decrease transition duration of extended difficulty list during hide 2023-01-05 14:22:17 +03:00
BeatmapCardContentBackground.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapCardDifficultyList.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapCardDownloadProgressBar.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapCardExtra.cs Add tooltips to truncated text 2023-06-08 19:44:07 -07:00
BeatmapCardExtraInfoRow.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapCardNano.cs Redo nano beatmap card design to fit needs better 2023-09-18 14:56:06 +02:00
BeatmapCardNormal.cs Add tooltips to truncated text 2023-06-08 19:44:07 -07:00
BeatmapCardSize.cs Implement nano beatmap card 2023-09-18 11:30:14 +02:00
BeatmapCardThumbnail.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapSetFavouriteState.cs Automated pass 2023-06-24 01:00:03 +09:00
CollapsibleButtonContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
CollapsibleButtonContainerSlim.cs Redo nano beatmap card design to fit needs better 2023-09-18 14:56:06 +02:00
ExpandedContentScrollContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
HoverHandlingContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
IconPill.cs Automated pass 2023-06-24 01:00:03 +09:00
StoryboardIconPill.cs Automated pass 2023-06-24 01:00:03 +09:00
VideoIconPill.cs Automated pass 2023-06-24 01:00:03 +09:00