1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Input
Dean Herbert ce29d6fd81 Change scroll speed adjust defaults to F3/F4
Not the most obvious keys, but does match stable expectations so let's
go with it for now.

Rationale for not using +/- is that local audio offset was bound to
those, and people will expect it to be when we get to implementing
eventually.

Also, adjust the scroll speed is a pretty rare thing to do since it's
been constant across beatmaps for years now.
2021-10-29 11:13:07 +09:00
..
Bindings Change scroll speed adjust defaults to F3/F4 2021-10-29 11:13:07 +09:00
Handlers Avoid unnecessary array/LINQ operations when replay frames have no action changes 2021-08-26 13:03:50 +09:00
ConfineMouseTracker.cs Add LocalUserPlayInfo interface to convey common information about player status 2021-08-17 16:15:47 +09:00
GameIdleTracker.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
IdleTracker.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
OsuConfineMouseMode.cs Always confine mouse to screen when running fullscreen 2020-12-04 20:49:18 +09:00
OsuUserInputManager.cs Move OsuUserInputManager out from nested class 2021-05-28 02:46:03 +09:00
RealmKeyBindingStore.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00