diff --git a/desktop/tauri.conf.json b/desktop/tauri.conf.json index f8623eb65..7dd411121 100644 --- a/desktop/tauri.conf.json +++ b/desktop/tauri.conf.json @@ -14,7 +14,8 @@ { "title": "OpenPencil", "width": 1280, - "height": 800 + "height": 800, + "dragDropEnabled": false } ], "security": {