I love this view controller, but I'm finding it wildly inconsistent when it comes to reorienting properly when the device is rotated. Running the straight-from-archive demo app and rotating the interface in the iPad 5.1 simulator, I get the navigation bar moving from the bottom position to the left position and back again. This can't be the expected behavior, can it? Video demonstrating this problem below:
God, I'm an idiot. I found the - (void)setupForInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation; method that was handling this in the demo
I love this view controller, but I'm finding it wildly inconsistent when it comes to reorienting properly when the device is rotated. Running the straight-from-archive demo app and rotating the interface in the iPad 5.1 simulator, I get the navigation bar moving from the bottom position to the left position and back again. This can't be the expected behavior, can it? Video demonstrating this problem below:
http://cl.ly/He0P