1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-08 20:03:51 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders
Salman Alshamrani 3a4d5af83e Fix placement blueprints sometimes not behaving correctly with touch input
More specifically, this fixes placement blueprints not beginning placement when using touch input while the cursor was previously outside compose area, due to the placement blueprint not existing (removed from the scene by `ComposeBlueprintContainer`).
2024-10-23 16:51:21 -04:00
..
Components Fix isSplittable depending on unreliable order of path control point pieces 2024-10-09 23:31:12 +02:00
SliderCircleOverlay.cs Fix slider end drag marker being in incorrect position for stacked sliders 2024-09-17 08:23:46 +02:00
SliderEndDragMarker.cs Tidy some thing up 2024-08-27 13:13:22 +09:00
SliderPlacementBlueprint.cs Fix placement blueprints sometimes not behaving correctly with touch input 2024-10-23 16:51:21 -04:00
SliderPosition.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
SliderSelectionBlueprint.cs Merge pull request #29691 from bdach/hotkeys-in-context-menus 2024-10-01 19:29:05 +09:00