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 swipe left issue #54

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

Fix swipe left issue #54

wants to merge 4 commits into from

Conversation

CDBridger
Copy link

No description provided.

@a613
Copy link

a613 commented Oct 20, 2020

What does this do?

@CDBridger
Copy link
Author

This is so long ago I can't remember. But from looking at it, it looks like previously the swipe direction was defaulting to horizontal even if the vertical delta was larger (e.g if horizontal swipe delta was 1 and vertical swipe delta was 99999, it would still swipe horizontally). Now it checks which delta is larger and the swipe direction is based on that.

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