1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 16:32:54 +08:00
osu-lazer/osu.Game/Online/Leaderboards
Bartłomiej Dach f88c568c8d
Update flag sizes after switch to twemoji assets
The old flags used a size of 150x100, while the new assets based on
twemoji use a size of 150x108. Update existing usages to match this new
aspect ratio better.
2022-06-15 21:45:47 +02:00
..
DrawableRank.cs Expose GetRankName from DrawableRank 2020-03-17 16:25:51 +09:00
Leaderboard.cs Add localisation support for leaderboard error text 2022-03-02 14:14:44 +09:00
LeaderboardScore.cs Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
LeaderboardScoreTooltip.cs Revert mod flow changes and add visual test coverage showing an overflow case 2022-02-02 09:13:19 +09:00
LeaderboardState.cs Add specific placeholder message for custom rulesets rather than showing network error 2022-03-02 14:10:59 +09:00
UpdateableRank.cs Move all carousel rank logic into separate classes (TopLocalRank and CarouselBeatmapRank) 2020-03-28 17:22:01 +02:00
UserTopScoreContainer.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00