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

fix(SwipeRecognizer): related to Issue #815 #948

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

fix(SwipeRecognizer): related to Issue #815 #948

wants to merge 3 commits into from

Conversation

zoexi
Copy link
Contributor

@zoexi zoexi commented Mar 23, 2016

Hey @thejae, yeah I think you're right. I believe your Issue #945 is related to #815 and #942 since Pan and Swipe gestures are somewhat similar. For now though, you can get around it with this.

Cache the the first srcEvent in the SwipeRecognizer and retrieve it during emit. Also, I'm not sure about you mean about ev.srcEvent.toElement since I can't find that property.

@zoexi
Copy link
Contributor Author

zoexi commented Mar 23, 2016

Oh nvm found it, Chrome Canary for some reason doesn't have ev.srcEvent.toElement.

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