You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, I love this plugin!
In our current project, I'm required to provide table row resequencing feature. With this plugin I was able to do that with one hand tied behind my back :D. I'm also required to provide drag and drop of items in lists, all the while keeping download size to a minimum.
I saw table dragger requires dragula-with-animation to work, but packs it internally. So it's there but not there, if you catch my meaning.
Is it possible to make table dragger require dragula-with-animation as an external dependency?
Otherwise I'll end up having a duplicate dragula-with-animation plugin added to my solution.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Curlack
changed the title
Make Dragula an external dependency
Make dragula-with-animation an external dependency
Jan 16, 2023
First of all, I love this plugin!
In our current project, I'm required to provide table row resequencing feature. With this plugin I was able to do that with one hand tied behind my back :D. I'm also required to provide drag and drop of items in lists, all the while keeping download size to a minimum.
I saw
table dragger
requiresdragula-with-animation
to work, but packs it internally. So it's there but not there, if you catch my meaning.Is it possible to make table dragger require
dragula-with-animation
as an external dependency?Otherwise I'll end up having a duplicate
dragula-with-animation
plugin added to my solution.Thanks in advance.
The text was updated successfully, but these errors were encountered: