.
This commit is contained in:
@@ -158,7 +158,7 @@
|
|||||||
// Get all input elements
|
// Get all input elements
|
||||||
inputs = extendInputs(evt.dataTransfer.files.length);
|
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
|
// Loop through each dropped file and try to assign to an
|
||||||
// input element
|
// input element
|
||||||
|
|||||||
Reference in New Issue
Block a user