You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: