-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(fe2): keyboard shortcuts in viewer don't work (#2389)
* feat: use shift for shortcuts. Swap onKeyStroke for useMagicKeys * refactor: simplify control shortcuts * Revert changes to input.ts * refactor: Make more DRY * Revert "refactor: Make more DRY" This reverts commit a508fcf. * Revert "Revert changes to input.ts" This reverts commit c47300d. * Revert "refactor: simplify control shortcuts" This reverts commit a867d6e. * Fix broken space * Refactor Viewer Controls and Keyboard Shortcuts * Fix keyboard shortcut mapping to handle string keys correctly * refactor: string enum * remove filters shortcut
- Loading branch information
1 parent
0b2ca9a
commit d12e800
Showing
2 changed files
with
80 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters