提交 3be9f34e 编写于 作者: 米司特包's avatar 米司特包

feat: set size threshold

上级 87ffbfe7
......@@ -24,10 +24,10 @@ func main() {
Title: "{{.ProjectName}}",
Width: 1600,
Height: 1000,
MinWidth: 1400,
MinHeight: 980,
MinWidth: 1600,
MinHeight: 1000,
MaxWidth: 2000,
MaxHeight: 1500,
MaxHeight: 1200,
DisableResize: false,
Fullscreen: false,
Frameless: false,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册