romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.97k stars 494 forks source link

Settin backgroundFadeAmount to 0.0 touch to dismiss not working #154

Open pablosproject opened 8 years ago

pablosproject commented 8 years ago

Hi, If I set the backgroundFadeAmount property to 0, tap gesture are not recognized on the background view, and side controller is not dismissed automatically.