Fix focused textbox absorbing input when unfocused
Bump Microsoft.Build.Traversal from 2.0.50 to 2.0.52
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.0.50 to 2.0.52. - [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.0.50...Microsoft.Build.Traversal.2.0.52) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Remove SocialOverlay component as never being used
Marginally improve spinner visuals
Use static instances in all fallback ControlPoint lookups to reduce allocations
Fix hard crash on notifications firing before NotificationOverlay is ready
Show count of selected objects in selection box
Fix editor double-click incorrectly firing when clicks target different hitobjects
Fix reversing scroll direction not always behaving as expected
Fix timing screen test crashing due to missing dependency
Ensure nUnit runs with correct CurrentDirectory