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

Problem with reordering cells. #259

Open
NikKovIos opened this issue Jan 31, 2018 · 0 comments
Open

Problem with reordering cells. #259

NikKovIos opened this issue Jan 31, 2018 · 0 comments

Comments

@NikKovIos
Copy link

NikKovIos commented Jan 31, 2018

According to this problem i got the same issue. After some investigation i fixed it with this code.

Same problem, but with SlideNavigationViewController. [SlideNavigationController sharedInstance].enableSwipeGesture = NO;

In new version of SlideNVC i have to move panRecognizer property to interface and make [SlideNavigationController sharedInstance].panRecognizer.cancelsTouchesInView = NO; in my ViewController. – Nik Kov 4 mins ago edit

So, please, could you move a panRecognizer property to the interface?

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