.
This commit is contained in:
@@ -163,6 +163,8 @@
|
|||||||
|
|
||||||
if (file_drop_number < 1) {
|
if (file_drop_number < 1) {
|
||||||
toastr.warning(`Drop failed (no files), try again.`);
|
toastr.warning(`Drop failed (no files), try again.`);
|
||||||
|
} else {
|
||||||
|
toastr.warning(`Loading ${file_drop_number} dropped image(s).`);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Loop through each dropped file and try to assign to an
|
// Loop through each dropped file and try to assign to an
|
||||||
|
|||||||
Reference in New Issue
Block a user