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

Tweening freezes the stage on a Samsung Galaxy Note N7000 #1058

Open
deostroll opened this issue Feb 10, 2015 · 0 comments
Open

Tweening freezes the stage on a Samsung Galaxy Note N7000 #1058

deostroll opened this issue Feb 10, 2015 · 0 comments

Comments

@deostroll
Copy link

I believe this simple demo should recreate the problem.

http://run.plnkr.co/plunks/SgRJ81TjhLpLyx7ZinUU/

Ps: should be run from inside a phonegap/cordova app

You click anywhere on the large image (400x400) the cross hair moves to that position. The image is also set to be draggable.

Expected behaviour:
If you click on the small image, it should tween and centralize itself wrt to the cross hair's absolute position. Once tweening complete you should be able to drag the large image.

Observed behaviour:
Post tween animation, the stage is frozen. You cannot drag the large image or interact with the stage in any way.

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

No branches or pull requests

1 participant