Skip to content

Blur background is wrong when shown from "UIModalPresentationFormSheet" #65

Closed
@dreampowder

Description

@dreampowder

Hi,

When i try to show alertview from a form sheet, the blur background captures the whole ipad screen and puts it into the form sheet, which results wrong blurred background.

Steps to reproduce:

1- Present a view controller in "UIModalPresentationFormSheet" modal presentation style.
2- from the form sheet controller, show the alertview with blur background enabled. (the parent viewcontroller of alertview is form sheet)
3- You can see that, there is a blurred screenshot of whole ipad view instead of the parent view controller.

thanks for this wonderful alert view.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions