mirror of
https://github.com/ayangweb/BongoCat.git
synced 2026-03-12 17:51:48 +08:00
feat: 新增窗口最小尺寸限制,避免缩得过小 (#60)
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
"url": "index.html/#/",
|
||||
"width": 408,
|
||||
"height": 236,
|
||||
"minWidth": 204,
|
||||
"minHeight": 118,
|
||||
"shadow": false,
|
||||
"alwaysOnTop": true,
|
||||
"transparent": true,
|
||||
|
||||
Reference in New Issue
Block a user