Simplify scrolling ruleset editor implementation by adding base position support
Allow SelectionHandler to provide custom context menu items without local hover check
Fix test failures on TestSceneUserDimBackgrounds
Add cancellation token support to CreateNestedHitObjects()
Remove unnecessary size propagation in HitObjectComposer
Fix OpenInNativeExplorer not working correctly for wrapped storages
Transform seeks in editor to allow for better visual context
Bump SharpCompress from 0.25.0 to 0.25.1
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25...0.25.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bump DiffPlex from 1.6.1 to 1.6.2
Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/mmanela/diffplex/releases) - [Commits](https://github.com/mmanela/diffplex/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Cache EditorClock as its own type
Move distance snap grid to osu! HitObjectComposer
Fix defaults not being applied correctly to blueprints after StartTime is changed
Fix running osu.Game.Benchmarks