[GitHub] cordova-plugin-dialogs pull request: set cancelable to false by de...

2015-10-30 Thread Heshyo
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] cordova-plugin-dialogs pull request: set cancelable to false by de...

2015-10-30 Thread Heshyo
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