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

tableView swipe events also fire "release" event #6

Open
ricardograca opened this issue Apr 29, 2014 · 0 comments
Open

tableView swipe events also fire "release" event #6

ricardograca opened this issue Apr 29, 2014 · 0 comments

Comments

@ricardograca
Copy link

When a tableView fires a swipeLeft or swipeRight event it also fires a release event when the user releases the finger from the screen (or on mouse button up). In the old widget V1 library this was not the case.

I don't think it's correct to fire both events, because the "swipe" action is not usually intended to be used together with a touch/tap action.

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