ide / UIVisualEffects

Learn how to use UIVisualEffectViews with UIBlurEffect and UIVibrancyEffect in iOS 8 and up
MIT License
426 stars 25 forks source link

Differenct UIEffectView #6

Closed szuniverse closed 9 years ago

szuniverse commented 9 years ago

If I set all UIVisualEffectView blur style to UIBlurEffect(style: .Light) Its not so smooth, there is an edge.. Do you know how to solve this? I know it can be solved with one big uieffectView but I want to separate it.

Here is why I would like to do this: http://stackoverflow.com/questions/30584499/uivisualeffect-view-edge-to-edge-do-not-line-up

another related question: http://stackoverflow.com/questions/31496563/custom-uivisualeffectview-with-blur-is-not-the-same-as-uinavigationbat-blur-view

Here is a screenshot from your project: screen shot 2015-07-19 at 01 57 44

ide commented 9 years ago

I'm not sure but believe this isn't support by Apple so you should ask them if they will build it.