This fixes the direct cause of https://github.com/ppy/osu/issues/28577.
vcsConfiguration
Updated in recent rider versions
Fix scale control key binding breaking previous defaults
Oops from ppy/osu#28309.
Adjust behaviour of hit animations toggle to match user expectations
Fix typo in ScoreProcessor
Fix crash on drag selection via timeline while placement is active
Reload scrolling hitobject composer on control point changes
(Manual)BreakPeriod
CodeFileSanity doesn't like records and it being a record wasn't doing much anymore anyway.
Display breaks on editor timeline & allow manually adjusting their duration
BreakPeriod
Update framework
DrawableExtensions.With<T>()
GetContainingInputManager()
GetContainingFocusManager()
AudioFilter
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Make NodeSamples editable
Reduce editor opacity of several editor components when hovering over composer
Implement event feed view for daily challenge screen
Addresses https://github.com/ppy/osu/discussions/24384.
Move timeline toggle controls to "view" menu
To silence inspections.