nestedSortable icon indicating copy to clipboard operation
nestedSortable copied to clipboard

Change Dropping Behavior

Open decaller opened this issue 10 years ago • 0 comments

I'm using this code on my Project here. It's using meteor to run though. The problem is when I'm moving object and want to drop it. 1 Here I'm dragging it to be a child of 'besi'. As you can see the placeholder is not showing. But, if I drag it a bit under 'besi' parent the placeholder start showing. 2 The placeholder show up and if I drop it, it would be placed on the intended place. The online deployed meteor can be visited here. I guess this is happen because it's made for vertical list though. Is there a workaround for this? Thank you...

decaller avatar May 03 '15 15:05 decaller