You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and full screen buttons on macOS frameless windows. These buttons will not
219
-
display unless hovered over in the top left of the window. These custom
220
-
buttons prevent issues with mouse events that occur with the standard
221
-
window toolbar buttons. **Note:** This option is currently experimental.
222
223
*`webPreferences` Object (optional) - Settings of web page's features.
223
224
*`devTools` Boolean (optional) - Whether to enable DevTools. If it is set to `false`, can not use `BrowserWindow.webContents.openDevTools()` to open DevTools. Default is `true`.
224
225
*`nodeIntegration` Boolean (optional) - Whether node integration is enabled. Default
0 commit comments