kutlugsahin / smooth-dnd

drag and drop library for javascript
MIT License
615 stars 148 forks source link

Change height of draggable item before drag #82

Open olegcherr opened 4 years ago

olegcherr commented 4 years ago

I need to implement something like this: 20201019-094830 As you can see, subtasks are folded on drag begin.

Is there a way to do some manipulations to draggable object before drag begin?