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

MultiXY crashes when multi touch gestures are used on iOS5 iPad #20

Open
HalfdanJ opened this issue Dec 16, 2011 · 0 comments
Open

MultiXY crashes when multi touch gestures are used on iOS5 iPad #20

HalfdanJ opened this issue Dec 16, 2011 · 0 comments

Comments

@HalfdanJ
Copy link

When i per accident activates the 4 finger multitouch gesture to go to springboard, but cancels, the objects that where following my fingers freezes on screen, and when i press again new objects are being created (so i think that the objects never get an touchUp event)
One solution could be to just force all touch up when a multitouch gesture is recognized (must be possible to observe for that)

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