mirror of
https://github.com/ayangweb/BongoCat.git
synced 2026-03-12 17:51:48 +08:00
perf: 移除 Windows 下拖拽到屏幕边缘的放大效果 (#771)
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"transparent": true,
|
||||
"decorations": false,
|
||||
"acceptFirstMouse": true,
|
||||
"skipTaskbar": true
|
||||
"skipTaskbar": true,
|
||||
"maximizable": false
|
||||
},
|
||||
{
|
||||
"label": "preference",
|
||||
|
||||
Reference in New Issue
Block a user