Open ssjkkp opened 7 years ago
I am not sure, if I understand correctly your issue, but you can try my patch "revert item to the origin place if it is outside of dropped objects". You can find it in pull requests.
At first I thought this didn't help but I just had to reboot IIS Express to get browser to show right version of the program. Thanks a lot. This did the trick!
I have a board with panels that have list-group-items generated with ng-repeat for each panel. Dragging and dropping from one panel to the other works fine but if I drag item from panel and drop it in the same panel the item drops and stays in the position it is dropped(not align with other items in panel) and starts the onDrop event.
Would you happen to know what causes this and how to fix it?