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

Switch to same view controller #56

Closed
nvnguyenit opened this issue Jul 2, 2014 · 1 comment
Closed

Switch to same view controller #56

nvnguyenit opened this issue Jul 2, 2014 · 1 comment

Comments

@nvnguyenit
Copy link

Hi Aryan!

I have a problem when i want switch to same view controller. If i want reuse a view controller with some little change within it exp: In view controller, have a variable name listType and each i init view controller, just change that variable. In left menu, i switch to that view, but slide menu just close menu. I think you need add a bool property, it can enable/disable switch to same view controller.

Thanks

@aryaxt
Copy link
Owner

aryaxt commented Jul 2, 2014

[SlideNavigationController sharedInstance].avoidSwitchingToSameClassViewController = NO;

@aryaxt aryaxt closed this as completed Jul 2, 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

2 participants