Mikael Finstad 3 years ago
parent ead7251a18
commit e326adf9be
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -134,7 +134,6 @@ function createWindow() {
webSecurity: !isDev, webSecurity: !isDev,
}, },
backgroundColor: darkMode ? '#333' : '#fff', backgroundColor: darkMode ? '#333' : '#fff',
autoHideMenuBar: isWindows, // https://github.com/mifi/lossless-cut/issues/543#issuecomment-1872945955
}); });
remote.enable(mainWindow.webContents); remote.enable(mainWindow.webContents);

Loading…
Cancel
Save