appunite / CLCascade

Twitter-like cascade UI library
http://appunite.com/
Other
504 stars 67 forks source link

self.cascadeNavigationController is nil in the example project #30

Open 1am opened 12 years ago

1am commented 12 years ago

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.

emilwojtaszek commented 12 years ago

MainWindow.xib load view of ExampleSplitCascadeViewController before application didFinishLaunchingWithOptions: is invoked

emilwojtaszek commented 12 years ago

please check master, i removed ExampleSplitCascadeViewController XIB file