Global dropzone interferes with gallery image drop to upload

This commit is contained in:
space-nuko
2023-05-20 09:36:05 -05:00
parent 9a0f508010
commit d363f61e28

View File

@@ -50,7 +50,7 @@
}
</script>
<svelte:window on:dragenter={showDropZone} />
<!-- <svelte:window on:dragenter={showDropZone} /> -->
{#if !disabled}
<div id="dropzone"