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

Tap callback. #3

Open
vishalj opened this issue Oct 9, 2012 · 1 comment
Open

Tap callback. #3

vishalj opened this issue Oct 9, 2012 · 1 comment

Comments

@vishalj
Copy link

vishalj commented Oct 9, 2012

I just have a normal call back for tap gesture that logs to console.
Whenever i tap the gesture view the callback gets called twice.

@vishalj
Copy link
Author

vishalj commented Oct 9, 2012

Well The problem was JSTouchRecognizer event handlers possible and ended are called when a view is tapped. I commented the call to callback in possible event handler and that have seemed to fixed the problem.

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