Fix login overlay blocking toolbar input Co-authored-by: Dean Herbert <pe@ppy.sh>
Rework TestCaseLoaderAnimation to avoid timing issues Co-authored-by: Dean Herbert <pe@ppy.sh>
Add ScreenTitle class Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix offset of music controller when toolbar is hidden Co-authored-by: Dean Herbert <pe@ppy.sh> Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Add stable storyboard element ordering Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Fix DrawableRuleset drawable creation method's name
Remove read/write player flags
Fix FramedReplayInputHandler frame handling
Fix incorrect statistics being shown in results Co-authored-by: Dean Herbert <pe@ppy.sh>
Add Catch PerformanceCalculator Co-authored-by: Dan Balasescu <smoogipoo@smgi.me> Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix WedgeBackground bleeding into other elements Co-authored-by: Dean Herbert <pe@ppy.sh>
Correctly loop from preview point in song select Co-authored-by: Dean Herbert <pe@ppy.sh>
Move all playfield adjustments to universal PlayfieldAdjustmentContainer
Rename KeyCounterCollection -> KeyCounterDisplay
Co-Authored-By: peppy <pe@ppy.sh>
Update icon usage to match framework changes