Changes between Initial Version and Version 1 of Ticket #23355, comment 58


Ignore:
Timestamp:
2024-02-26T14:22:52+01:00 (3 months ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23355, comment 58

    initial v1  
    1 It was supposed to be able to be ignored. The major unique thing with this dialog is ''we don't want to save the cancel answer''.
     1It was supposed to be able to be ignored. The major unique thing with this dialog is ''we don't want to save the stop answer''.
    22
    33It looks like I messed up and misunderstood the way `ExtendedDialog` works. In order for the saved value to be present in `getValue`, `showDialog` must first be called. I've got a fix locally that I'm validating.