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 swipe open menu from the edge of the screen #1570

Closed
wants to merge 1 commit into from
Closed

Added swipe open menu from the edge of the screen #1570

wants to merge 1 commit into from

Conversation

MGMsystems
Copy link

Added an optional functionality where the slide menu open functionality
can be set to only open the side menu when a swipe from the edge of the
screen is done. This option can be set with
<ion-side-menu-content drag-from-edge="true”>
</ion-side-menu-content>

Added an optional functionality where the slide menu open functionality
can be set to only open the side menu when a swipe from the edge of the
screen is done. This option can be set with <ion-side-menu-content
drag-from-edge="false”></ion-side-menu-content>
@MGMsystems MGMsystems changed the title Added open menu from the edge of the screen Added swipe open menu from the edge of the screen Jun 4, 2014
@MGMsystems MGMsystems assigned ajoslin and unassigned ajoslin Jun 4, 2014
@ajoslin
Copy link
Contributor

ajoslin commented Jun 6, 2014

I like this - however, I think it needs a bit more thought. I'll discuss it with @adamdbradley tomorrow.

@mlynch
Copy link
Contributor

mlynch commented Jun 9, 2014

Seems like something we can/should put into a generic gesture detection system. Thoughts?

@ajoslin
Copy link
Contributor

ajoslin commented Jun 11, 2014

I agree. But for now, I think this change is a good one.

I pulled it in locally and cleaned up and tested it a bit, it works well.

@jajohga
Copy link

jajohga commented Jul 6, 2014

I could use this feature. Any ETA on the pull request?

@ajoslin ajoslin closed this in ba56bb9 Jul 6, 2014
@jajohga
Copy link

jajohga commented Jul 6, 2014

When will this be available in a build?

@ajoslin
Copy link
Contributor

ajoslin commented Jul 6, 2014

It's available now in the nightly build, and will be in the next release. Check the Ionic project README for how to use the nightly build.

@jajohga
Copy link

jajohga commented Jul 6, 2014

Thanks for the info. Great job!

Having a few issues using it with ion-slide-box, where should I discuss them? Here or the forum?

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.

None yet

5 participants