Unsure about iOS.
ConfineMouseTracker
Not too happy with the duplicated logic, but settings can't depend on `ConfineMouseTracker` for testability reasons.
Disable clicks during gameplay
warning
notice
var
MouseSettings
SettingsSubsection.Header
LocalisableString
IHasTooltip
Re-enable the local bindable to update the sensitivity value then change back to whatever state it was in previously.
Changes from a hidden to a disabled state, with a tooltip explaining why. Closes #11851.
Set mouse confine mode at initialization Co-authored-by: Dean Herbert <pe@ppy.sh>
# Conflicts: # osu.Game/Overlays/Settings/Sections/Input/MouseSettings.cs
Also cleans up some weird code