SelectFromTimestamp
+ moved time_regex into EditorTimestampParser
ScrollingHitObjectComposer
IScrollingInfo
HitObjectComposer
Apply{Vertical -> Horizontal}Centering
Regressed with recent centering changes in https://github.com/ppy/osu/pull/24220
Closes #23130.
Move right-side editor toolbox to base `HitObjectComposer`
Functionally equivalent right now, but the combined variant is more localised to what it actually needs to do, and less error-prone if any new code gets appended to the method.
Shift
Number
The result of https://github.com/ppy/osu/pull/20739 and https://github.com/ppy/osu/pull/20738 having unintended side effects when applied together.
enum
IPlacementHandler
IPositionSnapProvider