rnystrom / RNGridMenu

A grid menu with elastic layout, depth of field, and realistic animation.
MIT License
1.28k stars 192 forks source link

If blur level is set to 0, then still call completion block. #29

Open gabriel opened 10 years ago

gabriel commented 10 years ago

If the blur is set to 0, the menu appears without animating. This fixes that by calling the completion block even if the blur level is 0.