Link to .capx file (required!):
docs.google.com/file/d/0B_4xfuagH96rSl9BckJJM19ZTEk/edit
Steps to reproduce:
1. Run the Project on a Mobile Device.
2. Drag Construct Logo Around in a Circle.
3. Notice the screen loses the touch input after a few seconds.
Observed result:
Even thought the "Construct2Logo" has the Drag/Drop Behavior, it loses touch and therefore stops dragging after a few seconds...perhaps during every garbage collection cycle.
Expected result:
I expect the behavior to keep working even thought there is a garbage collection running...It should continue to register my touch input on the screen and therefore the object should continue to follow my finger around even if it needs to pause for a second.
Browsers affected:
Chrome: yes/no
Firefox: yes/no
Internet Explorer: yes/no
Operating system & service pack:
Android 4.1.2 (Running on my Galaxy S3).
Construct 2 version:
Latest Release 139 (64-bit edition).