1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-13 20:33:35 +08:00
Files
osu-lazer/osu.Game
T
StanR 4b9335ca59 Minor design improvements to the extended result screen (#37144)
I am aware of the possibly-one-day-definitely-upcoming redesign, but
while it's not yet ready I've made a couple of small design improvements
to the current result screen.

This includes: 
- Slightly tighter and more consistent paddings
- StatisticPanel's header being consistent with other similar panels
(it's using subsection design right now which probably made sense back
when it was all one panel)
- More compact PerformanceBreakdown section
- Slightly less background blur and slightly more transparent statistics
panels

Before:
<img width="1922" height="1112" alt="image"
src="https://github.com/user-attachments/assets/89b564fd-0205-40bd-a7d5-9e0484fbe5dd"
/>
<img width="1922" height="1112" alt="image"
src="https://github.com/user-attachments/assets/6d58f538-7a78-4de2-9316-7d070dabaf2c"
/>


After: 
<img width="1922" height="1112" alt="image"
src="https://github.com/user-attachments/assets/fa242349-27a1-4391-90fa-4d53be718fd4"
/>
<img width="1922" height="1112" alt="image"
src="https://github.com/user-attachments/assets/9a755e6f-d6fe-4df2-880c-1f6195bd2a69"
/>

---------

Co-authored-by: Dean Herbert <pe@ppy.sh>
4b9335ca59 · 2026-04-25 00:42:47 +09:00
History
..
2026-03-19 00:05:52 +09:00
2026-04-10 20:27:21 +09:00
2026-03-19 00:05:52 +09:00
2026-03-17 03:58:02 +09:00
2025-12-29 16:07:14 +09:00
2026-01-13 07:47:25 +03:00
2026-04-20 13:37:53 +02:00
2026-04-24 11:11:57 +09:00