Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Fix blocks jumping from touch to touch when one block is hit by 2 touches #175

Open
CoryDCode opened this issue Sep 13, 2016 · 0 comments
Open

Comments

@CoryDCode
Copy link
Contributor

The fix for this is to hittest remaining touches on a block when a touch ends on that same block. If the remaining touches are no longer on the block, abandon them, if they are, transfer the current drag to the new touch.

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