1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 04:49:40 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components
Dean Herbert 9f333ac58a Add the ability to delete slider control points using shift+right click
Closes https://github.com/ppy/osu/issues/10672.

In two minds about how this should be implemented but went in this
direction initially. The other way would be to add local handling of
Shift-Right Click inside PathControlPointPiece (which is already doing
mouse handling itself).
2020-11-03 20:46:33 +09:00
..
Timeline Use alternative solution to avoid storing last zoom 2020-11-01 21:25:05 +01:00
BeatDivisorControl.cs Update osu.Game/Screens/Edit/Compose/Components/BeatDivisorControl.cs 2020-03-18 00:04:03 +02:00
BlueprintContainer.cs Add the ability to delete slider control points using shift+right click 2020-11-03 20:46:33 +09:00
CircularDistanceSnapGrid.cs Fix distance snap grid showing incorrect colouring 2020-01-28 11:59:21 +09:00
ComposeBlueprintContainer.cs Update with new r# inspections 2020-10-16 12:49:39 +09:00
DistanceSnapGrid.cs Change snapping to be screen space coordinate based 2020-05-20 21:00:29 +09:00
DragBox.cs Split out classes and simplify construction of buttons 2020-10-01 16:34:34 +09:00
MoveSelectionEvent.cs Remove unused ScreenSpaceStartPosition field 2020-01-23 14:30:25 +09:00
SelectionBox.cs Add reverse handler button to selection box 2020-10-09 06:32:23 +09:00
SelectionBoxDragHandle.cs Split out classes and simplify construction of buttons 2020-10-01 16:34:34 +09:00
SelectionBoxDragHandleButton.cs Split out classes and simplify construction of buttons 2020-10-01 16:34:34 +09:00
SelectionHandler.cs Add the ability to delete slider control points using shift+right click 2020-11-03 20:46:33 +09:00