Global dropzone interferes with gallery image drop to upload
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<svelte:window on:dragenter={showDropZone} />
|
||||
<!-- <svelte:window on:dragenter={showDropZone} /> -->
|
||||
|
||||
{#if !disabled}
|
||||
<div id="dropzone"
|
||||
|
||||
Reference in New Issue
Block a user