Skip to content
New issue

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

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

Already on GitHub? # to your account

BlurView as parent to UITableView - Not Working #104

Open
nlabhart opened this issue Mar 16, 2015 · 2 comments
Open

BlurView as parent to UITableView - Not Working #104

nlabhart opened this issue Mar 16, 2015 · 2 comments

Comments

@nlabhart
Copy link

I have a blur view with a child TableView. What I want to happen is the blur view to show up over the top of the table view when the app is processing. However, when I change the blurradius and animate that change, nothing happens. I've made sure the view is not hidden. Help?

screen shot 2015-03-16 at 4 44 03 pm

@nicklockwood
Copy link
Owner

FXBlurView blurs its parent and siblings, not its child views.

@nlabhart
Copy link
Author

Ah! That makes sense.

How should I situate it to put a blurred overlay over a tableview?

Sincerely,

Noah Labhart
Partner, Director - GLab, LLC
noah.labhart@glab.mobi
Cell: 817-988-5253

http://glab.mobi

On Mon, Mar 16, 2015 at 4:59 PM, Nick Lockwood notifications@github.com
wrote:

FXBlurView blurs its parent and siblings, not its child views.


Reply to this email directly or view it on GitHub
#104 (comment)
.

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

No branches or pull requests

2 participants