1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 10:47:24 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components
Dan Balasescu 8a768669ad
Merge pull request #10606 from FamousPig/fix-timeline-drag-select-weirdness
Fix timeline zoom during drag-select causing unexpected behaviour
2020-11-02 13:04:26 +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 Bind UpdateVisibility() directly to source of truth 2020-10-31 13:54:02 +01: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 Merge branch 'master' into shift-delete-all-selected 2020-11-01 23:03:01 +09:00