Skip to content

Commit

Permalink
refactor(shortcuts) Pull all the global shortcuts into one place. (#481)
Browse files Browse the repository at this point in the history
- Fixes #274.
- Extracted the logic from `editor-interactions.ts` and `canvas.ts`
  pulling that into `global-shortcuts.ts`. In the process refactoring
  out the inspector tab handling check.
- Separated out browser shortcut prevention so that those can still
  be applied even if the shortcuts don't match them.
  • Loading branch information
seanparsons authored Aug 28, 2020
1 parent 0f17f3d commit 9a77865
Show file tree
Hide file tree
Showing 4 changed files with 681 additions and 697 deletions.
Loading

0 comments on commit 9a77865

Please sign in to comment.