CooperRS / RMPickerViewController

This is an iOS control for selecting something using UIPickerView in an UIAlertController like manner
MIT License
381 stars 51 forks source link

Problem Landscape iPad 8. #32

Closed sebastienL closed 8 years ago

sebastienL commented 9 years ago

Hello,

I use the version 1.3.3 because my application begin in iOS7. When the iPad is in landscape orientation, the pickerView doesn't rotate. it seems to be in portrait orientation. (cf image) When the ipad is in portrait with the top home button, the picker is poorly positioned, it is at the top whereas it should be down. (cf image) The issue is not present when first displaying the picker in portrait orientation and then rotating.

Thank you.

img_0029 img_0030

CooperRS commented 8 years ago

I'm dropping support for iOS 7 and RMDateSelectionViewController versions below 2.0.0.

There are multiple bugs when rotating from or to landscape and unfortunately, I don't have the time to maintain and develop multiple versions of my controls :/. So I decided to drop support for versions below 2.0.0.