I have a navigation controller which displays two view controllers at once. They are layered and the front most controller can be dragged down to reveal the controller below. My app delegate is configured so the app will only allow interface orientations when the view in the back is being revealed, as seen below.I have a navigation controller which displays t