martinjuhasz / MJPopupViewController

A UIViewController Category to display a ViewController as a popup with different transition effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calling presentViewController in presentPopupViewController

sialcasa opened this issue · comments

If you call presentViewController in a displayed popoupViewController, the new VC will be shown but after it is dismissed the positioning of the displayed popupviewcontroller is buggy.

Need urgent help. Any suggestions?