1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 06:10:05 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose
ekrctb 1a24762f9b Improve drag box selection logic
`AllowDeselectionDuringDrag` is remove.
Instead, selected hit objects are not automatically deselected
when clock is seeked to a later time (the hit object is dead).
Update drag box selection even if mouse is not moved
(in case clock is running or scroll wheel is used).
2022-10-11 14:11:45 +09:00
..
Components Improve drag box selection logic 2022-10-11 14:11:45 +09:00
ComposeScreen.cs Update parameter discards 2022-06-24 21:26:19 +09:00
HitObjectUsageEventBuffer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPlacementHandler.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00