1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 05:52:36 +08:00
Commit Graph

2 Commits

  • Adjust layout to ballpark-match stable
    I dunno what the wiki is claiming with the "24px" figure or why
    but I'm not playing conversion games either. Dimensions ballparked
    via screenshots captured at x768 resolution.
    
    Also removes a weird homebrew method to keep the text upright.
    There is one canonical way to do this, namely
    `UprightAspectMaintainingContainer`. And the other key counters
    were already using it.