I have created a project that demonstrates the issue.
When using RZTransitions, if the orientation is changed in a presented view controller (when the view controller is presented with an RZTransition) the parent view controller is not resized appropriately.
When the same view controller is presented without RZTransitions, the orientation is preserved.
Thanks!