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
Fix osu!catch replay conversion applying left movements to wrong frame
Add opacity adjustment for waveform editor
Change editor timeline mouse wheel handling to scroll by default (and zoom with alt held)
Add key bindings for flip and reverse patterns
Fix osu!catch banana animation not playing due to incorrect lifetimes
As seen in https://ci.appveyor.com/project/peppy/osu/builds/36109658/tests. Also adds cancellation logic for good measure.
Closes #10117.