1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-29 11:27:25 +08:00
osu-lazer/osu.Game/Beatmaps/Drawables/Cards
Salman Ahmed bd512c4937 Remove equality comparison implementation from BeatmapCard
This turned out to be a hurdle instead as it disallows adding two
beatmap cards of equal beatmap, which, while being a good behaviour in
client, makes tests more complicated to work.
2022-11-04 19:27:20 +03:00
..
Buttons Scale in the background fill alongside the icon 2022-11-03 14:03:19 +09:00
Statistics Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapCard.cs Remove equality comparison implementation from BeatmapCard 2022-11-04 19:27:20 +03:00
BeatmapCardContent.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapCardContentBackground.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapCardDifficultyList.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapCardDownloadProgressBar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapCardExtra.cs Make beatmap card icon buttons fill up to the area 2022-10-13 16:09:54 +03:00
BeatmapCardExtraInfoRow.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapCardNormal.cs Make beatmap card icon buttons fill up to the area 2022-10-13 16:09:54 +03:00
BeatmapCardSize.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapCardThumbnail.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapSetFavouriteState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
CollapsibleButtonContainer.cs Adjust padding to avoid overlap with card border when expanded 2022-11-03 14:03:28 +09:00
ExpandedContentScrollContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HoverHandlingContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IconPill.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StoryboardIconPill.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
VideoIconPill.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00