Make 1280 by 820 the minimum resizable Synapsis window size

Hop-State: A_06FPG3JAJY69GABSZ5RPMAG
Hop-Proposal: R_06FPG3FFNC9N0R62MK637M0
Hop-Task: T_06FPG3DCX0YRW99JEVAZXX8
Hop-Attempt: AT_06FPG3DCX10JAWYB0Y44P9R
This commit is contained in:
2026-07-15 16:13:14 -07:00
committed by Hop
parent 5421d82dc0
commit 03a043e4da
+2 -2
View File
@@ -15,8 +15,8 @@
"title": "Synapsis",
"width": 1280,
"height": 820,
"minWidth": 720,
"minHeight": 560,
"minWidth": 1280,
"minHeight": 820,
"center": true,
"hiddenTitle": true,
"titleBarStyle": "Overlay"