gresrun / GHSidebarNav

A clone of the new Facebook iOS UI paradigm
Apache License 2.0
607 stars 136 forks source link

Modalviewcontroller are not working #7

Closed eratical closed 11 years ago

eratical commented 11 years ago

On the Sidebar i select for example menupoint 3 which brings up the 3rd ViewController. In this VC I present a ModalViewController. After dismissing this MVC the wrong ViewController appears. If I check the Sidebar: Instead of number 3 now there is number 1 selected.

EDIT: DOH! Did not see the ViewVillAppear Method in the GHMenuController. Sorry, closed.