BramYeh / BAPeekPop

Peek & Pop Compat for Long Press on non 3D touch Device of iOS 9+
MIT License
6 stars 5 forks source link

Top controller #9

Closed gabmarfer closed 7 years ago

gabmarfer commented 7 years ago

Fix issue when presenting previewingViewController from a modal view controller in devices without 3D Touch. This branch modifies the method presentPreviewingViewController:sourcePoint: in order to present it from topmost viewController instead of windows rootController.