honcheng / PaperFold-for-iOS

Paper folding animation for iOS
Other
2.7k stars 399 forks source link

A swipe overhead when reveal right view controller in PaperFold-NavDemo #61

Open onevcat opened 11 years ago

onevcat commented 11 years ago

In the PaperFold-NavDemo, when I want to swipe and reveal the right view controller, there will be a grey gap between right view and the screen edge, described in the image below.

snip20130628_14

There is no such problem in the left view controller. And the demo for view (PaperFold.xcodeproj) works well too in right reveal. It only happen in the right controller of NavDemo and I can not tell why. Any ideas?