Closed boonier closed 4 years ago
Not really with the current events that are passed out. If you are using modern Ember (above 3.12) I would suggest just writing your components without this addon.
I wrote about that here a while back -> https://dev.to/dgavey/simple-drag-and-drop-in-ember-octane-466i
Thanks for the quick reply.
I'm trying to achieve this effect:
Where the index position indicator shows as a line, and the item being dragged shows as a tooltip.
Is something like this possible?
cheers