fatlinesofcode / ngDraggable

Drag and drop module for Angular JS
MIT License
631 stars 400 forks source link

Issue while dragging and scrolling any object. #234

Open nishithzaverivt opened 8 years ago

nishithzaverivt commented 8 years ago

I have faced issue of different coordinates of cursor and object/image when using cloning functionality of ngDraggable in latest stable version (0.1.8).

Issue is observed when we scroll down the page and after that drag and drop image. But in case of ngDraggable from master branch this issue is not reproducible.

I have attached screen shot of ngDraggable example with latest stable release(0.1.8) and master branch.

I want to use functionality which is working in Master branch but not working in 0.1.8. So I request to create new version which includes fix of this issue.

0.1.8 Release Screen Shot.

stable version 0 1 8

Master Branch Screen Shot.

master branch

sondun2001 commented 8 years ago

Yeah, there is an outstanding pull request, but doesn't seem to fix it. This one is really bad...