ivoleko / ILTranslucentView

Subclass of UIView that enables native iOS 7 blur effect.
MIT License
434 stars 50 forks source link

No Blurr #11

Closed rajohns08 closed 9 years ago

rajohns08 commented 9 years ago

There doesn't seem to be any blurr effect for me. just a transparent view. I have tried setting translucent property to YES and NO.

Urkman commented 9 years ago

I have the same problem :( Any solution for this?

pangelovski commented 9 years ago

Had similiar issue. If you are using storyboards, make sure that you have set the alpha to 1 and background color to clear color in the interface builder for that view.

ivoleko commented 9 years ago

We do not have such problems in new versions.