yannickl/FlowingMenu

UIVisualEffectView Artifacting

Emptyless opened this issue · 3 comments

When using a UIVisualEffectView (like blur) there are some artifacts during loading. This happens with a default UIImage from xcassets with a default Visual Effect View with Blur from the storyboard object library.

Can you upload an example project please?

I have created a very basic setup with a FlowingMenu with a UIVisualEffect and a UIImage. Notice the artifacts on the background. This probably has something to do with an alpha value animation.

Archief.zip

Thank you. I'll take a look into your project tomorrow. 👍