You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
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.
The text was updated successfully, but these errors were encountered: