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

Addition Features #12

Closed
ghost opened this issue Jan 20, 2014 · 2 comments
Closed

Addition Features #12

ghost opened this issue Jan 20, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 20, 2014

Your work is really cool!

I thing it more perfect if you can add some methods:
a. Make public 2 method:

  • (void)leftMenuSelected:(id)sender;
  • (void)righttMenuSelected:(id)sender;
    b. Add option disable/enable swipe gesture
    c. More effect

Thanks so much!

@aryaxt
Copy link
Owner

aryaxt commented Jan 20, 2014

a) You read my mind. I'm working on an iOS6 landscape bug, will add 2 public methods to open/close the menu along with that release

b) That should be there already, there is a property called enableSwipeGesture that allows you to do that

c) Any suggestions on the new effects

@aryaxt
Copy link
Owner

aryaxt commented Jan 22, 2014

public methods were added

@aryaxt aryaxt closed this as completed Jan 22, 2014
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

1 participant