mirror of
https://github.com/osukey/osukey.git
synced 2025-06-02 03:17:20 +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.