mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
desktop: make fullscreen work again on macOS
This commit is contained in:
committed by
Abdullah Atta
parent
f75c010ecb
commit
6a05048aed
@@ -68,7 +68,6 @@ async function createWindow() {
|
||||
y: mainWindowState.y,
|
||||
width: mainWindowState.width,
|
||||
height: mainWindowState.height,
|
||||
fullscreen: mainWindowState.isFullScreen,
|
||||
darkTheme: getTheme() === "dark",
|
||||
backgroundColor: getBackgroundColor(),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user