Fix drag & drop on macOS

This commit is contained in:
Yuri Karamian
2026-06-10 10:22:31 +02:00
parent d8c391a480
commit 000d68a0e7
+1
View File
@@ -3,6 +3,7 @@
"windows": [ "windows": [
{ {
"label": "main", "label": "main",
"dragDropEnabled": false,
"decorations": true, "decorations": true,
"titleBarStyle": "Overlay", "titleBarStyle": "Overlay",
"hiddenTitle": true, "hiddenTitle": true,