CLCascade
CLCascade copied to clipboard
self.cascadeNavigationController is nil in the example project
Hi
The instance of self.cascadeNavigationController in the ExampleSplitCascadeViewController.m in line 50 is nil and therefore the changes in inset values don't affect the content spacing.
MainWindow.xib load view of ExampleSplitCascadeViewController before application didFinishLaunchingWithOptions: is invoked
please check master, i removed ExampleSplitCascadeViewController XIB file