sammcewan / WYPopoverController

WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
Other
252 stars 74 forks source link

Fix for incorrect UIInterfaceOrientation evaluation warning #50

Closed dherberger closed 9 years ago

dherberger commented 9 years ago

Fixing an incorrect comparison between UIInterfaceOrientation and UIDeviceOrientation values (shows up as a warning in the latest betas of Xcode).