This commit is contained in:
Ross
2021-10-31 21:18:43 +00:00
parent e5ce0848b5
commit f289052440
+1 -1
View File
@@ -158,7 +158,7 @@
// Get all input elements
inputs = extendInputs(evt.dataTransfer.files.length);
console.log("drop inputs", inputs);
console.log("drop inputs", inputs, evt);
// Loop through each dropped file and try to assign to an
// input element