OsuGame.SHEAR
See `ModSelectOverlay` components.
SetUpSteps
SelectV2
Also adjusts right content width to contain those 5 mods. Not sure how to handle the extra space in the score though...to be dealt with later.
SongSelectV2
I think this is required because there is a higher chance of batched updates with the new structure (and less calls to `BeatmapSetsChanged` which causes re-selection).
Display osu!mania keycount in song select carousel panels and details
freehandToolboxGroup
Regressed with https://github.com/ppy/osu/pull/25679.
For use after support of extended info on `ModSwitchTiny`.
- Add more scenarios to test - Future-proof mods display to not overflow
Also adds a test score with a long username.
TestResources.CreateTestScoreInfo()