mirror of
https://github.com/osukey/osukey.git
synced 2025-06-27 06:08:06 +09:00
This was causing any `ValueChanged` event bind (such as the one in `SettingsItem` to invoke `SettingsChanged`) to be overwritten when `Current` is set afterwards.