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

Added from edge swipe functionality #13

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

Conversation

supachris28
Copy link

Tested on Chrome ion Windows 7 using Mobile Mode
Tested on Chrome on Android Nougat

@marcandre
Copy link
Owner

Thanks for the PR.

The debugging feature feels like a definite no-no, and the fact that the events (e.g. swiperight) are replace by others (e.g. swipefromleft) is completely out of the question, in particular because it introduces major incompatibilities.

I think that maybe adding the start & end positions (maybe both absolute and relative) and letting the user decide what to do with it is a better idea. In particular, it would be easy to write a small library that relies on the current events to post the swipefrom... events, if the startX/Y warrant it.

@supachris28
Copy link
Author

supachris28 commented Feb 20, 2017 via email

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