1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-10 15:32:56 +08:00
osu-lazer/osu.Game/Rulesets/Edit
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
..
Checks Fix typo 2024-07-03 16:13:47 +02:00
Tools Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
BeatmapVerifier.cs Add verify checks for title markers 2024-07-02 17:20:00 -03:00
BeatmapVerifierContext.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ComposerDistanceSnapProvider.cs Merge pull request #30069 from peppy/grid-to-current-object 2024-10-01 19:24:46 +09:00
DrawableEditorRulesetWrapper.cs Revert "Keep editor in frame stable mode when possible" 2024-01-14 09:10:39 +01:00
EditorTimestampParser.cs Add optional 'suffix' to timestamp 2024-07-28 11:31:36 -04:00
EditorToolboxGroup.cs Automated pass 2023-06-24 01:00:03 +09:00
ExpandableButton.cs Add button to centre editor grid to current hit object 2024-10-01 15:22:05 +09:00
ExpandingToolboxContainer.cs Fix editor toolboxes being incorrectly chopped 2024-07-15 21:02:54 +09:00
HitObjectComposer.cs Fix placement blueprints sometimes not behaving correctly with touch input 2024-10-23 16:51:21 -04:00
HitObjectCompositionToolButton.cs Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
HitObjectPlacementBlueprint.cs Fix placement blueprints sometimes not behaving correctly with touch input 2024-10-23 16:51:21 -04:00
HitObjectSelectionBlueprint.cs add collection of selection points. 2023-01-18 21:34:23 +01:00
IBeatmapVerifier.cs Automated pass 2023-06-24 01:00:03 +09:00
IBeatSnapProvider.cs Update IBeatSnapProvider documentation to mention the pre-divided BeatSnap 2022-12-02 17:57:15 +09:00
IDistanceSnapProvider.cs Fix distance spacing grid displaying incorrectly for unsnapped objects with duration 2024-09-30 13:36:16 +02:00
IPositionSnapProvider.cs Automated pass 2023-06-24 01:00:03 +09:00
PlacementBlueprint.cs Fix placement blueprints sometimes not behaving correctly with touch input 2024-10-23 16:51:21 -04:00
ScrollingHitObjectComposer.cs Reload scrolling composer on control point changes 2024-06-11 12:01:35 +02:00
SelectionBlueprint.cs Fix some new nullable inspections 2023-10-30 15:10:10 +09:00
SnapResult.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SnapType.cs Automated pass 2023-06-24 01:00:03 +09:00