swiety85 / angular2gridster

Angular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).
https://swiety85.github.io/angular2gridster/
MIT License
203 stars 75 forks source link

Gridster item collision #221

Open richardlnnr opened 6 years ago

richardlnnr commented 6 years ago

Sometimes, when I dragging a prototype and colliding with a element in gridster, the element position will change (this is expected) but when the prototype is not more colliding with the element, element don't back to the initial position. This can happen with any element.

collission

swiety85 commented 6 years ago

Thanx, for reporting. I will care about it. It seems to be a problem only when you have nested gridsters.