wimagguc / ios-custom-alertview

Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
Other
1.66k stars 394 forks source link

The rotation should be executed on the main thread #75

Closed BigBam closed 1 year ago

BigBam commented 9 years ago

If the orientation change isn't executed on the main thread, it does not happen immediately.

RomanPodymov commented 8 years ago

If you also saw a problem with rotation on the iPad pro, I am not sure if it will be fixed with executing of rotation in the main thread.