1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-07 20:42:54 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints
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
..
HitCircles Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
Sliders Fix placement blueprints sometimes not behaving correctly with touch input 2024-10-23 16:51:21 -04:00
Spinners Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
BlueprintPiece.cs Automated pass 2023-06-24 01:00:03 +09:00
GridPlacementBlueprint.cs Fix placement blueprints sometimes not behaving correctly with touch input 2024-10-23 16:51:21 -04:00
OsuSelectionBlueprint.cs Add new property to avoid overlapping usages 2023-07-25 18:14:03 +09:00