mikefrederick / MFSideMenu

Facebook-like side menu for iOS
Other
1.17k stars 291 forks source link

MFSideMenu Over MasterView of UISplitViewController #98

Closed RizITN closed 11 years ago

RizITN commented 11 years ago

I want to know that is it possible to slide Left side menu over the ContainerViewController without sliding/ moving the ContainerViewController from its position.

Actually I've a scenario. I used the MFSideMenu for my iPad app (landscape only) along the UISplitViewController. The client's requirement is that he wants to slide the left side menu on the MasterViewController, the DetailViewController should not move from its position.

Means when we slide or click on the Menu button placed on the DetailViewController's navigation bar, the menu should slide from left to whole over the MasterViewController, DetailViewController shouldn't move from its position.

I'll be very thankful if you solve the issue

Regards

mikefrederick commented 11 years ago

MFSideMenu doesn't support this functionality, nor will it in the foreseeable future. Sorry.