fisshy/angular-drag-drop

Issue with using 'enter' attribute

Closed this issue · 3 comments

It seems if I specify a 'enter' attribute on the droppable element, it get executed right away instead of when the dragged element is hovering over the container.

Will look into it!

Any specific browser?

I only tried this out on Chrome.

i'm getting different behaviour.
when i give an enter function it never gets called.