Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
dreampowder opened this issue Feb 9, 2015 · 5 comments
Closed
Assignees

Comments

@dreampowder
Copy link

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.

@dogo
Copy link
Owner

dogo commented Feb 9, 2015

@dreampowder

this is the expected behaviour ?

https://dl.dropboxusercontent.com/u/12595498/blurModal.mov

@dogo dogo self-assigned this Feb 9, 2015
@dreampowder
Copy link
Author

Absolutely! Thanks! :D

İyi Çalışmalar, Serdar Coşkun.

On Mon, Feb 9, 2015 at 6:57 PM, Diogo Autilio [email protected]
wrote:

@dreampowder
this is the expected behaviour ?

https://dl.dropboxusercontent.com/u/12595498/blurModal.mov

Reply to this email directly or view it on GitHub:
#65 (comment)

@dogo
Copy link
Owner

dogo commented Feb 9, 2015

No problem :D

Fix reference 749e0a9

@dogo dogo closed this as completed Feb 9, 2015
@dogo
Copy link
Owner

dogo commented Feb 13, 2015

Official release 0.5.4

@dreampowder
Copy link
Author

Thanks for the quick fix :)

İyi Çalışmalar, Serdar Coşkun.

On Fri, Feb 13, 2015 at 4:35 PM, Diogo Autilio [email protected]
wrote:

Official release 0.5.4

Reply to this email directly or view it on GitHub:
#65 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants