Rework slider control point placement to improve path progression
Limit upper number of editor beatmap states saved to 50
Use OverlayScrollContainer for overlays
Add change state support to more Editor components
Fix connections hidden due to overlapping controlpoints
Add basic taiko "hit" skinning support
Add undo/redo support to the Editor
Bump BenchmarkDotNet from 0.12.0 to 0.12.1
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.12.0...v0.12.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Add stereo shifted hitsound playback support
Implement OverlayScrollContainer component
Make beatmap info overlay present selected difficulty
Remove unused changelog comments class