1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Overlays/BeatmapSet/Scores
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
..
DrawableTopScore.cs Partial everything 2022-11-27 00:00:27 +09:00
NoScoresPlaceholder.cs Automated pass 2023-06-24 01:00:03 +09:00
NotSupporterPlaceholder.cs Automated pass 2023-06-24 01:00:03 +09:00
ScoreboardTime.cs Automated pass 2023-06-24 01:00:03 +09:00
ScoresContainer.cs Move OrderByTotalScore() to an extension method 2023-06-16 15:24:30 +09:00
ScoreTable.cs Display mod icons using stable ordering 2023-09-28 16:48:09 +09:00
ScoreTableRowBackground.cs Automated pass 2023-06-24 01:00:03 +09:00
TopScoreStatisticsSection.cs Display mod icons using stable ordering 2023-09-28 16:48:09 +09:00
TopScoreUserSection.cs Automated pass 2023-06-24 01:00:03 +09:00