PaperFoldMenuController icon indicating copy to clipboard operation
PaperFoldMenuController copied to clipboard

Changed selectedIndex to selectedIndexPath, make menuViewController support multiple section

Open yannliang opened this issue 12 years ago • 0 comments

In order to support multiple section in menu view controller, I have changed the selectedIndex to selectedIndexPath, and the relative logic have been changed and tested.

The original codes are commented for reference.

yannliang avatar Jan 26 '13 05:01 yannliang