Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setter for DragElemen orginalPosition #44

Open
GoogleCodeExporter opened this issue Aug 13, 2015 · 2 comments
Open

setter for DragElemen orginalPosition #44

GoogleCodeExporter opened this issue Aug 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. lockToDropElementCenter = false; useSpringBack = true;
2. create in window which is drop container, it already sets originalPosition 
somewhere on screen, not in window
3. drag fev times in window(it is drop container), then drag away from window

What is the expected output? What do you see instead?
should return to last good pos, goes somewhere,
on my case i cant even see it

What version of the product are you using? On what operating system?
rev 1006


Please provide any additional information below.
i just need the setter

Original issue reported on code.google.com by eras.tk on 22 Apr 2013 at 8:05

@GoogleCodeExporter
Copy link
Author

just move  line 191 originalPosition = destination.clone(); after brackets

Original comment by eras.tk on 22 Apr 2013 at 8:08

@GoogleCodeExporter
Copy link
Author

ok fixed, adding file
should work with screen and and with parent element

Original comment by eras.tk on 22 Apr 2013 at 10:43

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant