tskulbru / NBMaterialDialogIOS

http://tskulbru.github.io/NBMaterialDialogIOS - Material design dialogs, toast and snackbar for IOS
MIT License
55 stars 13 forks source link

Clicks onto the dialog close it #3

Closed rockwotj closed 8 years ago

rockwotj commented 8 years ago

If I click onto the whitespace of an alert dialog, or even the title, then it closes the dialog. Is there a way to disable this, so the only way to dismiss this is the buttons or clicking off the dialog?

Thanks for the great library!

tskulbru commented 8 years ago

Thank you for your report! This was indeed a bug, and has been fixed in the newest version 0.2.2 (just released). Glad you enjoy my library!