oliversalzburg commented on issue #110: [MAJOR] GH-28 Progress dialogs should be cancellable outside the window URL: https://github.com/apache/cordova-plugin-dialogs/pull/110#issuecomment-427157848 Pretty sure the change results in the dialogs **not** being cancellable by touching outside the dialog. The problem, as I understand it, is that you can tap anywhere on the screen and thus cancel the dialog, which is almost always unintended for a progress indicator. This change fixes that.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
