Ability to have only one button with the default text 'Ok'.
Also made easier to have Ok/Cancel instead of the default Pass/Fail. This functionality was possible before, but needed to set pass_button_text and fail_button_text inputs, which is a bit harder.
Ability to have only one button with the default text
'Ok'
. Also made easier to haveOk/Cancel
instead of the defaultPass/Fail
. This functionality was possible before, but needed to setpass_button_text
andfail_button_text
inputs, which is a bit harder.Resolves https://github.com/joaonc/show_dialog/issues/60