Skip to content

Gracefully handle multi-touch events (resolves #54)#57

Open
CedricReichenbach wants to merge 3 commits into
ngryman:masterfrom
CedricReichenbach:multitouch
Open

Gracefully handle multi-touch events (resolves #54)#57
CedricReichenbach wants to merge 3 commits into
ngryman:masterfrom
CedricReichenbach:multitouch

Conversation

@CedricReichenbach

Copy link
Copy Markdown
Contributor

No description provided.

When adding a second touch while swiping, everything stopped
until all fingers were lifted.

Now, just the first finger is considered and others ignored. If
the first is lifted and other still touching, the second one will
"inherit", i.e. be considered relevant and so on.
@CedricReichenbach

Copy link
Copy Markdown
Contributor Author

Well, master seems to fail too... 😐

@ngryman

ngryman commented May 27, 2017

Copy link
Copy Markdown
Owner

True, unfortunately the project uses a deprecated toolchain 👎

I'm sorry I really don't have the time right now. If you want to open a PR to make things work again it would be more than welcomed 😍

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

Successfully merging this pull request may close these issues.

2 participants