nicklockwood / FXBlurView

[DEPRECATED]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlurView as parent to UITableView - Not Working

nlabhart opened this issue · comments

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

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

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)
.