Changes between Initial Version and Version 1 of Ticket #19199, comment 25


Ignore:
Timestamp:
2021-02-25T17:00:03+01:00 (5 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19199, comment 25

    initial v1  
    33> Do we really need all the new code? ExtendedDialog has a parameter reg. modal/non-modal. Isn't that enough?
    44I added the listener code since I didn't see a method to listen for the close of the modal. I'll double check that.
     5
     6EDIT: As far as adding the command to the command stack goes, that is largely a fail-safe. Once you close the window will, it will undo the command. Unless you have made some other modifications in the mapview prior to closing the window.