Tauri: dragDropEnabled=false — HTML-Drag&Drop (Datei-Import) im Fenster wieder aktiv

This commit is contained in:
2026-07-05 14:56:15 +02:00
parent c794feef9e
commit 45e19b7293
+2 -1
View File
@@ -12,7 +12,8 @@
{
"title": "cad",
"width": 1400,
"height": 900
"height": 900,
"dragDropEnabled": false
}
],
"security": {