Closed samandachen closed 6 years ago
i want to change or disable hotkey。How to change or disable hotkey?
It is not possible with current implementation to do it with a configuration flag.
To disable hotkeys you should fork and use a custom Frame.js component with empty onDocumentKeydown method.
i want to change or disable hotkey。How to change or disable hotkey?