Skip to content

showMenu:animated doesn't work with presentViewController:animated:completion: #11

Description

@pedro380085

I created a PaperFoldMenuController and setted some viewControllers to it, let's say viewControllerOne and viewControllerTwo. Everything loads perfectly up till this point and if the showMenu:animated is called, it shows the menu without glitches, but when viewControllerOne present a third view controller, say viewControllerThree, using the presentViewController:animated:completion: method, showMenu:animated stops to work.

According to Apple docs, presentViewController:animated:completion: on the iPhone goes full screen, but why can't the PaperFoldMenuController slide itself into the left?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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