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

[ios app] Swipe gestures trigger prematurely #340

Open
morganiq opened this issue May 17, 2015 · 2 comments
Open

[ios app] Swipe gestures trigger prematurely #340

morganiq opened this issue May 17, 2015 · 2 comments

Comments

@morganiq
Copy link

Swipe gestures on the native iOS app trigger not on release, but after an initial, small movement. This makes it too easy to make an unintended move if there is an initial deviation in the wrong direction, even if the start and end points clearly indicate a different direction.

Please either make the gesture trigger on release, or increase the length of stroke at which the event is triggered.

@maxrimue
Copy link

I can't confirm that. I tested using Chrome and Safari on iOS 8.3, and movements trigger after release, not requiring another movement

@morganiq
Copy link
Author

Sorry, I guess I should have specified that I mean the native iOS app, not the web app on iOS. @gabrielecirulli links to this repo from the native app(s?) for posting bug reports even though it only contains the source for the web app. Edited for clarity.

@morganiq morganiq changed the title [ios] Swipe gestures trigger prematurely [ios app] Swipe gestures trigger prematurely May 17, 2015
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

2 participants