Manually handle misbehaving keyboard shortcuts (#1092)
* manually handle misbehaving keyboard shortcuts MM-19198 MM-19032 includes zooming, redo/undo & copy/cut/paste for good measure * manually handle misbehaving menu items * bump electron minor version * remove temp log import * update context menu package version
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"@hapi/joi": "^15.1.0",
|
||||
"auto-launch": "^5.0.5",
|
||||
"bootstrap": "^3.3.7",
|
||||
"electron-context-menu": "^0.10.1",
|
||||
"electron-context-menu": "^0.15.0",
|
||||
"electron-devtools-installer": "^2.2.4",
|
||||
"electron-is-dev": "^1.0.1",
|
||||
"electron-log": "^2.2.17",
|
||||
|
Reference in New Issue
Block a user