Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.3.0 to 3.3.1
Bump Microsoft.Build.Traversal from 2.1.1 to 2.2.3
Fix "bounce" when metadata container text is empty in song select
Bumps [Microsoft.CodeAnalysis.BannedApiAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.3.0...v3.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.1.1 to 2.2.3. - [Release notes](https://github.com/Microsoft/MSBuildSdks/releases) - [Changelog](https://github.com/microsoft/MSBuildSdks/blob/master/RELEASE.md) - [Commits](https://github.com/Microsoft/MSBuildSdks/compare/Microsoft.Build.Traversal.2.1.1...Microsoft.Build.Traversal.2.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Ensure LoadOszIntoOsu returns actual imported map
Fix selection box action tooltips still being visible after object deletion
Fix potential null reference when loading background
As seen in https://discordapp.com/channels/188630481301012481/188630652340404224/772094427342569493. Caused due to async load of the loader, which means it may not be ready before Next() is called.
Add Seasonal backgrounds
Fix HUD test having out of date value
Add momentary HUD toggle
Change shift-tab to cycle between available HUD visibility modes
Ensure virtual track time is long enough for test beatmaps
Only play results panel animation once (and only for the local user)
Probably wouldn't be used anyway.