I’ve been experimenting with the draggable plugin in order to use it for my app.
I’m trying to mimic the behavior of google drive:
The group here gets resized so that you can easily drop it in folders.
So far I’ve only managed to hide elements in the droppable group when it is dragged but this does not play with the width or height of the container draguable group, which is the one that is dragged in the first place.
Do you have any ideas or tips for me?
Any help much appreciated, thank you!
Sacha
Hey @dfduqu01 did you ever figure out how to trigger this javascript script when an element is dragged? I’m looking at this post wondering how in the hell he did this when there is no action “when drag item moves”