1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-16 18:32:56 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components
Dan Balasescu 1505a38164
Merge pull request #12396 from peppy/update-timeline-slider-apperance
Update timeline slider/spinner apperance
2021-04-13 20:47:44 +09:00
..
Timeline Remove unnecessary hover / shadow logic 2021-04-13 19:30:20 +09:00
BeatDivisorControl.cs Update osu.Game/Screens/Edit/Compose/Components/BeatDivisorControl.cs 2020-03-18 00:04:03 +02:00
BlueprintContainer.cs Fix regression in quick delete mouse action blocking 2021-04-13 13:03:14 +09:00
CircularDistanceSnapGrid.cs Fix distance snap grid showing incorrect colouring 2020-01-28 11:59:21 +09:00
ComposeBlueprintContainer.cs Add support for nudging objects in the editor using ctrl+arrow keys 2021-03-25 19:56:28 +09:00
DistanceSnapGrid.cs Adjust timeline ticks to be more visible 2021-03-19 19:45:00 +09:00
DragBox.cs Split out classes and simplify construction of buttons 2020-10-01 16:34:34 +09:00
HitObjectOrderedSelectionContainer.cs Fix timeline not visually ordering hitobjects in a stable way 2021-03-26 16:33:18 +09:00
MoveSelectionEvent.cs Remove unused ScreenSpaceStartPosition field 2020-01-23 14:30:25 +09:00
SelectionBox.cs Fix selection box operation hotkeys not registering in change handler 2021-03-17 22:17:42 +01: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 Fix regression in quick delete mouse action blocking 2021-04-13 13:03:14 +09:00