Skip to content

Double Transition Issue #37

@trdavidson

Description

@trdavidson

Hey Colin,

Big fan of the library! I encountered a small issue - when I present a new NavigationController with a ViewController as its root as such:
UINavigationController *n = [[UINavigationController alloc] initWithRoot:someVC];
and then manually wire up the VC's interactionController in its viewDidLoad, the interaction is off: I will start a horizontal slide, and the view seems to slide to the right twice as fast, and on release often bounces back again. When I do the gesture a second time it works fine. Any suggestions what might cause this behaviour? Thanks!

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