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

Changing speed of showMenu:animated #16

Open
thomasjoulin opened this issue Aug 13, 2013 · 1 comment
Open

Changing speed of showMenu:animated #16

thomasjoulin opened this issue Aug 13, 2013 · 1 comment

Comments

@thomasjoulin
Copy link

What should I do to change the speed of animation ? Some general direction of what code I should modify would be useful ! I'll post a pull request if you want

@anum90
Copy link

anum90 commented Apr 4, 2014

In PaperFoldMenuController.m, Go to viewDidLoad, write following line after initialization of PaperFoldView.

self.paperFoldView.timerStepDuration = 0.05;

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