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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19199, comment 25

    v1 v2  
    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.
    55
    6 EDIT: 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.
     6EDIT: As far as adding the command to the command stack goes, that is largely a fail-safe. Once you close the window, it will undo the command. Unless you have made some other modifications in the mapview prior to closing the window.