-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
From #158:
I'm not sure if this is just an issue for me, but pressing CTRL gives an error message, and doesn't enter the "new note" mode properly.
An error occured: TypeError: _keyCodes__WEBPACK_IMPORTED_MODULE_1__.pressedModifiers(...) is null
if ((0,_keyCodes__WEBPACK_IMPORTED_MODULE_1__.isKey)(e, 'control') && (0,_keyCodes__WEBPACK_IMPORTED_MODULE_1__.pressedModifiers)(e).length === 1) {
- Happened to @pettter under Linux.
- On macOS, there’s no crash but Ctrl + clic triggers the “right click menu”.
Proposed solution: pick another key for the note toggling. Chosen one: . (full stop).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working