Fix SkinnableTestScene's autosize propagation
Fix paused samples potentially getting stuck in a playing state in rapid toggling
Regressed with recent DrawableHitObject changes (moving of RelativeSizeAxes specifications out of constructors).
Closes #10693. Should be obvious why.
Remove AccentColour binding from judgement lighting
Fix crash on entering the editor on iOS
Downgrade SignalR package to avoid startup crashes on iOS
Fix editor clock not always remaining stopped when dragging timeline
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Fix looping mode not being set on first track after entering song select
This reverts commit c9b96a1829.
c9b96a1829
Add "currently playing" player listing and spectator UI flow
Fix LoadComponentAsync calls potentially occuring after beatmap wedge disposal