1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 13:07:24 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components
Dean Herbert 6eb42d08ce Fix timeline zoom receiving feedback from bindable changes
This causes the focal point zooming to not work (as the focal point is
lost). There's no need to handle ongoing changes to
`BeatmapInfo.TimelineZoom` because it is not a property which is changed
at runtime.
2022-07-22 15:25:57 +09:00
..
Timeline Fix timeline zoom receiving feedback from bindable changes 2022-07-22 15:25:57 +09:00
BeatDivisorControl.cs Update parameter discards 2022-06-24 21:26:19 +09:00
BeatDivisorPresetCollection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatDivisorType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BlueprintContainer.cs Update parameter discards 2022-06-24 21:26:19 +09:00
CircularDistanceSnapGrid.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ComposeBlueprintContainer.cs Fix BlueprintContainer eating input from skin editor buttons 2022-06-18 18:28:36 +03:00
DistanceSnapGrid.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DragBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorBlueprintContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EditorSelectionHandler.cs Update parameter discards 2022-06-24 21:26:19 +09:00
HitObjectOrderedSelectionContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MoveSelectionEvent.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RectangularPositionSnapGrid.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SelectionBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SelectionBoxButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SelectionBoxControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SelectionBoxDragHandle.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SelectionBoxDragHandleContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SelectionBoxRotationHandle.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SelectionBoxScaleHandle.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SelectionHandler.cs Update parameter discards 2022-06-24 21:26:19 +09:00