AssistoLab / KVNProgress

KVNProgress is a fully customizable progress HUD that can be full screen or not.
MIT License
1.24k stars 202 forks source link

Blurred background does not work when showing "onView" #96

Open ealymbaev opened 7 years ago

ealymbaev commented 7 years ago

When I use

KVNProgress.show(withStatus: "Signing in", on: view)

it does not show blurred background - it simply shows plain alpha

Also, in full screen mode it does not show background at all.