OsuConfigManager
This ensures that running tests in release configuration will not fail due to the same issue being fixed in this PR.
double
float
UIHoldActivationDelay
All times use double, so let's also use double here.
DEFAULT_SKIN
ShortName
ID
var
ToString
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
OsuSetting
This reverts commit c2bbe17562.
c2bbe17562
`ShowProgressGraph` -> `ShowDifficultyGraph`
The previous setting felt way too high.
There are 3 modes: enabled, limited, and disabled. The limited mode hides identifiable information such as username, rank, and (if participating in one) multiplayer lobby name.
Adds binding display for mouse button toggle / HUD toggle keys. - [ ] Depends on #10786 for ease-of-merge