This commit is contained in:
parent
5b46607a69
commit
d4133473a4
1 changed files with 1 additions and 0 deletions
|
@ -2155,6 +2155,7 @@ export class WYSIWYG {
|
|||
action,
|
||||
zoomIn
|
||||
});
|
||||
window.dispatchEvent(new KeyboardEvent("keydown", {key: "Escape"}));
|
||||
} else if (event.altKey) {
|
||||
openFileById({
|
||||
app: protyle.app,
|
||||
|
|
Loading…
Add table
Reference in a new issue