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