Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

setter for DragElemen orginalPosition #44

Open
GoogleCodeExporter opened this issue Jul 17, 2015 · 2 comments
Open

setter for DragElemen orginalPosition #44

GoogleCodeExporter opened this issue Jul 17, 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant