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

Feature Request #16

Closed
vgm106 opened this issue Aug 4, 2013 · 2 comments
Closed

Feature Request #16

vgm106 opened this issue Aug 4, 2013 · 2 comments

Comments

@vgm106
Copy link

vgm106 commented Aug 4, 2013

Is it possible to have the view behind the toast blur?

@vittoriom
Copy link

Blur is a delicate topic I guess, there are several 3rd party libraries that blur UIViews, some use layers, some use toolbars... the problem is just related to performance and backward compatibility

@scalessec
Copy link
Owner

This is best left for a fork. It should be pretty trivial to swap out the background view with a UIToolbar layer as is done in this project:
https://github.com/JagCesar/iOS-blur

But for more flexibility over look & feel (and longer term compatibility, I'd imagine), I've had the best performance results with this project:
https://github.com/nicklockwood/FXBlurView

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

No branches or pull requests

3 participants