mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09:00
Changes all usages of `KeyCombination.ReadableString()` to `ReadableKeyCombinationProvider.GetReadableString()`. Subscribing to `KeymapChanged` is only required in `KeyButton`. All other places query `GetReadableString()` every time.