-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
@karanBRAVO
Description
Increasing Access
Like in most of the editor(s), users can change the keymaps based on their preferences. There should also be a feature to in p5.js-web-editor to change the keyboard shortcuts as user likes.
Feature request details
- Add a
editbutton - create
contextorredux slicefor global state(s) mgmt - track the keys using
onKeyDownoronKeyUp, etc. - Also ensure that shortcut don't clash with browser shortcuts