em fix
This commit is contained in:
parent
1f3a27325b
commit
1cbd6992e3
|
@ -166,7 +166,7 @@ function createWindow() {
|
||||||
height: window_size.height,
|
height: window_size.height,
|
||||||
x: window_size.x,
|
x: window_size.x,
|
||||||
y: window_size.y,
|
y: window_size.y,
|
||||||
show: true,
|
show: false,
|
||||||
}
|
}
|
||||||
if (platform == 'linux') {
|
if (platform == 'linux') {
|
||||||
arg.resizable = true
|
arg.resizable = true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user