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

Open/Close Menu #1

Open
Tezting opened this issue Mar 12, 2013 · 3 comments
Open

Open/Close Menu #1

Tezting opened this issue Mar 12, 2013 · 3 comments

Comments

@Tezting
Copy link

Tezting commented Mar 12, 2013

Would love to see open/close button working.
I can see that on facebook the menubutton is not "pressed" but any click on the container will close the menu.

@nayahun2
Copy link

nayahun2 commented Jun 6, 2013

Me too,

The codes in https://github.com/wnielson/sencha-SlideView/blob/master/app/view/Main.js

Ext.defer(slideview.closeContainer, 200, slideview);

I can understand how the container can be closed programmatically but it works only after opening the menu by drag and drop, the opened event in the controller doesn't fire when I use this way first but after opening the menu by drag and drop then it seems it is activated and it can be manipulated programmatically

If this great fb style navigation provides the way of opening and closing the menu programmatically,
can you show us how can be done in codes please?

or not it will be great if it can be modified

thanks a lot!

@ryanmac
Copy link

ryanmac commented Dec 2, 2013

I'd also be interested to learn how to add the title bar icon back to toggle the navigation.

@jforaker
Copy link

I tried this plugin for a long time and struggled with the slide / tap to open. In the end I went with my own version that does NOT open slide, only on button press. (https://github.com/jforaker/ST2-SlideNavigation)

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

4 participants