Cornel Cocioaba

Results 4 comments of Cornel Cocioaba

Yeah you are right. I meant that the images should **not** have the same name. Obviously the solution is changing the way the texture get's mapped. Mapping the texture by...

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:...