mirror of
https://github.com/nasa/openmct.git
synced 2025-04-26 05:49:42 +00:00
For overlays that do not need to do special things when a window is dismissed, provide a default cancel function. This simplifies implementation of the information-only dialogs, such as the About dialog, WTD-667.