mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-23 23:21:05 +01:00
Reduce white flicker on launch
This commit is contained in:
parent
88209ac2f0
commit
213b15aea3
@ -36,6 +36,7 @@ app.on("ready", async () => {
|
||||
height: 700,
|
||||
minHeight: 500,
|
||||
minWidth: 500,
|
||||
backgroundColor: "#171717",
|
||||
webPreferences: {
|
||||
devTools: isDev,
|
||||
autoHideMenuBar: true,
|
||||
|
Loading…
Reference in New Issue
Block a user