UIPopoverController gesture handling in UISplitViewController for iOS 5.1 and below
- by 5StringRyan
I've (along with many others) have noticed that Apple changed the appearance of the popover controller to use a "slider" window rather than the usual "popover" tableview that I've used. While I'm okay with the new appearance, like others I'm having issues with the swipe gesture that is introduced:
iOS 5.1 swipe gesture hijacked by…