bug fix
v1.0.9 β Hotkey UX & keyboard handler fix
Ritik SahniFounder
Hotkey change UX fix π΄
The hotkey editor could trap users on the Settings page when changing the quick-access shortcut.
That's fixed β you can now change or cancel a hotkey without getting stuck.
What's fixed:
-
Hotkey change no longer locks you into Settings β press Esc to cancel.
-
Improved feedback when a hotkey is saved or rejected.
Why this happened: a misconfigured keyboard events handler sometimes swallowed escape and navigation events.
If you still see any weird hotkey behavior, please raise a bug report here and I'll investigate.
bug fix