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

Slide up #11

Open
Sun3 opened this issue Jul 20, 2014 · 2 comments
Open

Slide up #11

Sun3 opened this issue Jul 20, 2014 · 2 comments

Comments

@Sun3
Copy link

Sun3 commented Jul 20, 2014

Is there a way to have the menu slide up instead of down? In my case I need the menu button to be on the bottom of the screen and have the menu slide up.

Thank you for a great control.

@nmattisson
Copy link
Owner

That shouldn’t be too hard to do. Just change the initial placement of the menu and the direction of the movements. The changes you will need to do to the code will just be parameter values.

On Jul 20, 2014, at 1:02 PM, Sun3 [email protected] wrote:

Is there a way to have the menu slide up instead of down? In my case I need the menu button to be on the bottom of the screen and have the menu slide up.

Thank you for a great control.


Reply to this email directly or view it on GitHub.

@Sun3
Copy link
Author

Sun3 commented Jul 20, 2014

Made a few changes to the DropDownMenuController.m file and it works pretty good. In my case the menu button will be in the middle and changed the code for the arrow to be centered.

Sure would love to have these items as parameters that can be passed at runtime... feature suggestion.

Thanks.

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

2 participants