Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Added vertical swipes by separating into 2 functions: horizontalswipe & verticalswipe#5112

Closed
jsmits21 wants to merge 1 commit intojquery-archive:masterfrom
jsmits21:master
Closed

Added vertical swipes by separating into 2 functions: horizontalswipe & verticalswipe#5112
jsmits21 wants to merge 1 commit intojquery-archive:masterfrom
jsmits21:master

Conversation

@jsmits21
Copy link

New to this, but I needed vertical swipe functions for a project I was working on.This created a new function that swaps out the variables and equations to look for vertical swipes, because vertical
layouts are just as cool. Note that this was working in a different
custom copy of jquery mobile I was working with. I thought of combining
all the directions into one function but then thought it would save
little in terms of file size or computing resources, and this way is
easier for the end-user and offers him/her more options.

Note that I'm not sure how much functionality issues this may add to more standard uses of jQuery mobile.

Added veritcal swipes by creating a new function that swaps out the
variables and equations to look for vertical swipes, because vertical
layouts are just as cool. Note that this was working in a different
custom copy of jquery mobile I was working with. I though of combining
all the directions into one function but then thought it would save
little in terms of file size or computing resources, and this way is
easier for the end-user.
@arschmitz
Copy link
Contributor

Vertical swipe is in essense scrolling unless you have a non scrollable page we have discussed this and will not be adding vertical swipe but have made the event able to be extended to easily add your self

@arschmitz arschmitz closed this Aug 6, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants