Bump DiffPlex from 1.6.2 to 1.6.3
Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/mmanela/diffplex/releases) - [Commits](https://github.com/mmanela/diffplex/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Allow horizontal scroll on results screen when not hovering expanded panel
Move setter from EndTime to Duration
Pass hitobjects as a parameter to CreateBlueprintContainer
Split out IHasPath from IHasCurve to better define hitobjects
Tidy up and complete xmldoc for HitObjectComposer
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Fix osu!mania stage-left and stage-right sprites incorrectly scaling horizontallly
Fix searching by genre/language not working in beatmap listing overlay
Using `Environment.CurrentDirectory` for storing / reading files is dangerous as the current directory is mutable and can be changed when performing a certain operation (like opening solutions in roslyn type reference builder for example).
Implement contracted score panel and integrate into results screen
Fix minor typo in OsuGameBase
Remove necessity for custom mania interface caching