Philipp Hundelshausen

Results 1 issues of Philipp Hundelshausen

I think I found a bug where drag over events on drop-targets do not receive the $event and $dragData. This is because in line 399 of angular-drag-drop.js it says closestTarget.handleDragOver(e);...