We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a9833 commit a57b46fCopy full SHA for a57b46f
1 file changed
src/main/window/WindowManager.ts
@@ -68,6 +68,7 @@ class WindowManager {
68
width: 1200,
69
height: 900,
70
frame: false,
71
+ resizable: true,
72
webPreferences: {
73
sandbox: false,
74
zoomFactor: 1,
0 commit comments