1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 03:59:55 +08:00
Files
osu-lazer/osu.Game.Tests/Visual
T
Bartłomiej Dach b61688596b Fix several issues with leaderboard score display
- Enforces minimum width on accuracy / max combo displays which could
  previously look broken in CJK languages, thus fixing
  https://github.com/ppy/osu/issues/33434. Minimum sizes were chosen to
  accomodate what could be considered reasonably possible with some
  leeway on top.

- Fixes hilariously broken logic that was supposed to highlight perfect
  / FC / max combo scores in green but instead did nothing due to two
  disparate bugs in a single line of code.

- Extends the highlighting logic to also apply to 100% accuracy because
  web does this and I think it's nice.
b61688596b · 2025-06-06 11:25:02 +02:00
History
..
2025-01-14 09:22:56 +01:00
2025-05-21 19:01:47 +03:00
2023-06-24 01:00:03 +09:00
2025-04-04 13:12:24 +02:00
2025-06-04 19:58:04 +02:00