UIVisualEffectView Artifacting
Emptyless opened this issue · 3 comments
Emptyless commented
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.
yannickl commented
Can you upload an example project please?
Emptyless commented
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.
yannickl commented
Thank you. I'll take a look into your project tomorrow. 👍