Release 11.3.0

This commit is contained in:
be5invis 2022-02-05 16:21:28 -08:00
parent 71c7b77c76
commit cf8f2f31f0
105 changed files with 141 additions and 124 deletions

View file

@ -114,7 +114,9 @@ app.on("ready", function () {
width: 64 * 16 * zoom,
height: 1024 * zoom,
//x: 5000, y: 5000,
show: false,
webPreferences: {
offscreen: true,
contextIsolation: false,
zoomFactor: zoom,
nodeIntegration: true,