RoyTheunissen / Asset-Palette

Allows you to quickly organize assets for certain workflows, such as organizing prefabs for level design.
MIT License
119 stars 11 forks source link

fix: folder dragging and item dragging #29

Closed brunomikoski closed 1 year ago

brunomikoski commented 1 year ago

When dragging assets to the palette, dragging one asset inside a folder and the same parent folder would result in the item being added twice.

Example: image

Dragging the follow selection to the palette would cause Gameplay and MainMenu to be added twice.