Browse Source

:art: 工作空间缩放

Vanessa 2 years ago
parent
commit
f3cee99e0b
1 changed files with 0 additions and 8 deletions
  1. 0 8
      app/electron/main.js

+ 0 - 8
app/electron/main.js

@@ -315,14 +315,6 @@ const boot = () => {
         {role: 'selectAll'},
         {role: 'selectAll'},
       ],
       ],
     },
     },
-    {
-      role: 'viewMenu',
-      submenu: [
-        {role: 'resetZoom'},
-        {role: 'zoomIn', accelerator: 'CommandOrControl+='},
-        {role: 'zoomOut'},
-      ],
-    },
     {
     {
       role: 'windowMenu',
       role: 'windowMenu',
       submenu: [
       submenu: [