Cornel Cocioaba

Results 4 comments of Cornel Cocioaba

projects/angular2-draggable/src/lib/models/position.ts

Is this still happening if you remove the unnecessary `divs` ? ` ` and ``

You can check if the FAB moved or it was only clicked. ``` Add ``` ``` lastPos = { x: 0, y: 0 }; offset = { x: 0, y:...