Github user Heshyo commented on the pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/56#issuecomment-152465106
++
It's easy to tap outside of the box unintentionally. Also you may wonder
what happens if you tap outside instead of clicking OK/Cancel (did I
Github user Heshyo commented on the pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/56#issuecomment-152468218
I just saw https://github.com/apache/cordova-plugin-dialogs/pull/60 that
actually added a ```setCanceledOnTouchOutside```. I don't know if