okmr-d / DOAlertController

Simple Alert View written in Swift, which can be used as a UIAlertController. (AlertController/AlertView/ActionSheet)
MIT License
405 stars 68 forks source link

Orientation #23

Open sarahjstacey15 opened 8 years ago

sarahjstacey15 commented 8 years ago

The alert seems to ignore supportedInterfaceOrientations, meaning that view controllers that are locked to Landscape can rotate to Portrait when the alert is shown. Very annoying problem.