osu/osu.Game/Overlays/Profile/Sections
Dean Herbert 7d74d84e6c Display mod icons using stable ordering
In discussion with nanaya, we likely want this now that we're adding the
ability for some icons to be extended. Historically mod icons have been
displayed in a stable but arbitrary order (based on their position in
the `Mods` enum).

This change aims to make them stable across lazer scores (where they are
stored based on .. the order the user selected them).
2023-09-28 16:48:09 +09:00
..
Beatmaps
Historical
Kudosu Fix random inspection showing up only in CI 2023-04-02 21:05:20 +09:00
Ranks Display mod icons using stable ordering 2023-09-28 16:48:09 +09:00
Recent Change OpenUserProfile argument type to always use IUser 2023-06-24 18:12:35 +03:00
AboutSection.cs
BeatmapMetadataContainer.cs
BeatmapsSection.cs
CounterPill.cs
HistoricalSection.cs
KudosuSection.cs
MedalsSection.cs
PaginatedProfileSubsection.cs
ProfileItemContainer.cs
ProfileSubsection.cs
ProfileSubsectionHeader.cs
RanksSection.cs
RecentSection.cs