mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 15:01:57 +01:00
Revert "Merge pull request #54854 from Microsoft/revert-52782-electron-2.0.x"
This reverts commit90fc7e66e2, reversing changes made to3b25417fa2.
This commit is contained in:
@@ -190,7 +190,7 @@ function showContextMenu(e) {
|
||||
}));
|
||||
}
|
||||
|
||||
menu.popup(remote.getCurrentWindow());
|
||||
menu.popup({ window: remote.getCurrentWindow() });
|
||||
}
|
||||
|
||||
export function startup(data: ProcessExplorerData): void {
|
||||
|
||||
Reference in New Issue
Block a user