cswendrowski / FoundryVTT-Drag-Upload

Adds the ability to drag an image onto Foundry to automatically create Tokens and Tiles
GNU General Public License v3.0
19 stars 21 forks source link

Dragging from within Foundry creates duplicates #48

Open kylepulver opened 2 years ago

kylepulver commented 2 years ago

Looks like since Foundry v9 assets dragged into the canvas from within foundry register as uploads, creating duplicates in the dragupload folder.

On the tiles layer, when using the file picker to drag files into the canvas, dragupload creates a new asset instead of using the asset from the filepicker. Chromium browser, but also occurs in Firefox. Windows.

Darshyne commented 2 years ago

I have the same issue, and webm file create svg.

farling42 commented 1 year ago

Duplicate of https://github.com/cswendrowski/FoundryVTT-Drag-Upload/issues/34 ?