Was not processing timeToAcceptAnyKeyAfter when cursor was outside valid tracking area, but should have been.
Co-Authored-By: peppy <pe@ppy.sh>
# Conflicts: # osu.Game/Screens/Multi/Components/BeatmapTitle.cs
Isolates different usages of hitcircle scale so they can't ever cause regressions.
Also Curve -> Path.
# Conflicts: # osu.Game.Rulesets.Osu/Edit/Masks/SliderMasks/Components/SliderBodyPiece.cs # osu.Game.Rulesets.Osu/Objects/Drawables/DrawableSlider.cs
# Conflicts: # osu.Game.Rulesets.Osu/Edit/Layers/Selection/Overlays/SliderMask.cs
The snaking logic contains a lot of caching/optimisations and offsetting of the path which is tedious to re-compute when the path changes.
# Conflicts: # osu.Game.Rulesets.Catch/UI/CatchRulesetContainer.cs # osu.Game.Rulesets.Mania/Edit/ManiaEditRulesetContainer.cs # osu.Game.Rulesets.Osu/Edit/OsuEditRulesetContainer.cs # osu.Game/Rulesets/UI/RulesetContainer.cs