I have an issue where I have a view controller that redraws its contents on rotation. The problem is when I have modal view up and I rotate the device, the parent view doesn't get the new bounds. How do I get the parent view to recognize the rotation?I have an issue where I have a view controller