We're using the drag & drop feature from this package quite often; works awesome. Thanks for your work.
We're having some problems with our custom js/css.
That's why i've implemented a custom is-dragging class on the body while dragging. This class is added to the body when started, en removed when ended. Small feature; but could be quite usefull if you've some custom stuff going on.
We're using the drag & drop feature from this package quite often; works awesome. Thanks for your work.
We're having some problems with our custom js/css. That's why i've implemented a custom
is-dragging
class on the body while dragging. This class is added to the body when started, en removed when ended. Small feature; but could be quite usefull if you've some custom stuff going on.