eternityz / RWBlurPopover

Show a UIViewController in a popover with background blurred.
MIT License
223 stars 47 forks source link

Add switch for disable/enable dismiss content view controller by tap blur background view #5

Closed flashlib closed 9 years ago

flashlib commented 9 years ago

…on blur background view.

Also changed the demo and README.

eternityz commented 9 years ago

Thank you for your PR. I made some modifications to support dismissing by tapping on exactly the background, excluding the presented view. Also included toggles for dismissing options in the demo.