Skip to content

Problem with reordering cells. #259

@NikKovIos

Description

@NikKovIos

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions