1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-18 03:52:54 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose
Bartłomiej Dach 38fc6f70f6
Add tolerance when drag-scrolling editor timeline
Closes https://github.com/ppy/osu/issues/28983.

While the direct cause of this is most likely mouse confine in
full-screen, it shouldn't/can't really be disabled just for this,
and I also get this on linux in *windowed* mode.

In checking other apps, adding some tolerance to this sort of
drag-scroll behaviour seems like a sane UX improvement anyways.
2024-07-23 11:10:18 +02:00
..
Components Add tolerance when drag-scrolling editor timeline 2024-07-23 11:10:18 +02:00
ComposeScreen.cs Adjust breaks in timeline to be centered with waveform / hitobjects 2024-07-12 15:45:58 +09:00
HitObjectUsageEventBuffer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPlacementHandler.cs Automated pass 2023-06-24 01:00:03 +09:00