Closed seanpdoyle closed 8 years ago
When bubbling actions across groups, determining the item in question after the fact, without access to the original collection is difficult.
This commit modifies events to send the item in question as an additional callback parameter.
item
:+1:
Closing this, as it seems to be limited by Sortable.js, not this addon.
Sortable.js
When bubbling actions across groups, determining the item in question after the fact, without access to the original collection is difficult.
This commit modifies events to send the
item
in question as an additional callback parameter.