As discussed in https://github.com/ppy/osu/discussions/23504.
TabletSettings
Co-authored-by: Dean Herbert <pe@ppy.sh>
SettingsSubsection.Header
LocalisableString
Fixes `InvalidThreadForMutationException`s that pop up when disconnecting/reconnecting tablets during the game's operation. In those cases the value change callback executes from an OpenTabletDriver thread.