This commit is contained in:
parent
70507e442b
commit
8b56a1a271
@ -3,7 +3,7 @@ stdout.println("current platform:", OS);
|
||||
stdout.println("is_xfce: ", is_xfce);
|
||||
|
||||
// html min-width, min-height not working on mac, below works for all
|
||||
view.windowMinSize = (scaleIt(500), scaleIt(300));
|
||||
view.windowMinSize = (scaleIt(560), scaleIt(300));
|
||||
|
||||
var app;
|
||||
var tmp = handler.get_connect_status();
|
||||
|
Loading…
x
Reference in New Issue
Block a user