Co-authored-by: Dean Herbert <pe@ppy.sh>
Update framework
Fix score panel not showing silver rank badges on hidden and flashlight plays
Standardise osu!catch coordinate system to 0..512
Fix "welcome" intro test failure due to no wait logic
Fix avatar in score panel being unclickable when statistics panel is visible
There were two coordinate systems used: - 0..512 (used in osu!stable) - 0..1 (relative coordinate) This commit replaces the usage of the relative coordinate system to the coordinate system of 0..512.
Expose transform helpers in SkinnableSound
Fix scroll container height on smaller ui scales
Improve quality of song select beatmap wedge