Closed IrvingArmenta-ML closed 5 years ago
OK, I will add a param to support it.
Set tapDismiss: false
can make every dialog can not click to disappear.
And, I will add a parameter to make each dialog can be set to close separately.
Update version to 0.1.4.
I noticed that the loading overlay can be dismissable at tap, which I don't think should be the default behavior, Users should not be able to dismiss the loading state (loading screen).
Is there an option for it, like in
showDialog()
?