mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
Reduce white flicker on launch
This commit is contained in:
@@ -36,6 +36,7 @@ app.on("ready", async () => {
|
||||
height: 700,
|
||||
minHeight: 500,
|
||||
minWidth: 500,
|
||||
backgroundColor: "#171717",
|
||||
webPreferences: {
|
||||
devTools: isDev,
|
||||
autoHideMenuBar: true,
|
||||
|
||||
Reference in New Issue
Block a user