Update framework
Avoid accounting for the pause pitch adjust effect when "fixing" hardware offset adjustments
Fix repeat arrow texture not falling back to default legacy skin
Fix timeline range selection crashing after non-mouse selection
Move database connection string operations local
In line with framework changes in https://github.com/ppy/osu-framework/pull/4793.
Rewrite blueprint sorting logic to be more robust
Add support for range selection to editor timeline
Add test coverage for timeline selection logic
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Reduce allocations during beatmap conversion process
TestScene{Editor -> Composer}Selection
In line with an upcoming split in functionality between the composer blueprint container and the timeline blueprint container.
Fix text overflowing on dropdown headers