Vertigo icon indicating copy to clipboard operation
Vertigo copied to clipboard

Issues when presenting Vertigo on the iPad when modalPresentationStyle is set to UIModalPresentationFormSheet

Open measuredweighed opened this issue 12 years ago • 0 comments

It appears that the dismissal transition is broken when presenting Vertigo from within the inside of a modally-presented view controller when modalPresentationStyle is set to UIModalPresentationFormSheet. Changing the value to UIModalPresentationFullScreen works as you'd expect.

Any suggested workaround for this issue?

measuredweighed avatar Jan 01 '14 17:01 measuredweighed