mirror of
https://github.com/ppy/osu.git
synced 2024-11-16 02:57:26 +08:00
f84ee3996f
I made these changes while working on https://github.com/ppy/osu/pull/30579. Basically, it's hard to fix the ranks not loading while underneath the footer, and the transparency both looks bad, and is going away in the redesign. I've chosen values here that are moving *in the direction* of the new design without overhauling everything. - I know that there's still some transparency. I did this because it helps keep all current elements / colours contrasting without too much effort. - I completely removed the transparency adjustments on the beatmap panels. This always looked bad due to being applied per-layer, and I don't think it added much. |
||
---|---|---|
.. | ||
CarouselBeatmap.cs | ||
CarouselBeatmapSet.cs | ||
CarouselGroup.cs | ||
CarouselGroupEagerSelect.cs | ||
CarouselHeader.cs | ||
CarouselItem.cs | ||
DrawableCarouselBeatmap.cs | ||
DrawableCarouselBeatmapSet.cs | ||
DrawableCarouselItem.cs | ||
FilterableDifficultyIcon.cs | ||
GroupedDifficultyIcon.cs | ||
SetPanelBackground.cs | ||
SetPanelContent.cs | ||
TopLocalRank.cs | ||
UpdateBeatmapSetButton.cs | ||
UpdateLocalConfirmationDialog.cs |