As proposed in https://github.com/ppy/osu/discussions/26218.
Closes remainder of https://github.com/ppy/osu/issues/12635.
In preparation for removing the disclaimer screen.
TouchDisableGameplayTaps
Toggle gameplay clicks/taps
This reverts commit 0d8bfedf5d.
0d8bfedf5d
Addresses https://github.com/ppy/osu/discussions/25149.
As discussed in https://github.com/ppy/osu/discussions/23815#discussioncomment-6124116.
ScalingContainer
Follows web precedent, wherein the setting is saved to local storage.
PositionalHitsounds
ShowProgressGraph
This was moved to the component itself.
It was previously bumped from 60% to 80%, but I've recently felt that this is too high as a default, and takes away from storyboards and video backgrounds.
Change default skin for new installations to "Argon"
Closes #20459.