1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game/Overlays/Profile
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
..
Header Simplify container structure and mention why a zero-size container is being used 2023-09-12 15:53:27 +09:00
Sections Display mod icons using stable ordering 2023-09-28 16:48:09 +09:00
ProfileHeader.cs Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
ProfileSection.cs Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
UserGraph.cs Address todos relating to init-only usages 2023-02-08 17:51:28 -08:00
UserProfileData.cs Merge branch 'master' into user-profile/ruleset-switching 2023-01-11 19:11:40 +01:00