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
Add the ability to export skins
- button text change - renamed ActionableInfoWithNumberBox to ResolutionSelector and moved the clamping logic inside it - also removed the ugly right margin and added the FillFlowContainer