kutlugsahin / smooth-dnd

drag and drop library for javascript
MIT License
598 stars 146 forks source link

Change height of draggable item before drag #82

Open olegcherr opened 3 years ago

olegcherr commented 3 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?