Open robyngit opened 1 month ago
This pull request improves the cleanup process when Cesium views & subviews are closed.
onClose
CesiumWidgetView
MapWidgetContainerView
CesiumWidgetView.onClose
mapView
CatalogSearchView
Fixes #2549
This pull request improves the cleanup process when Cesium views & subviews are closed.
onClose
method toCesiumWidgetView
andMapWidgetContainerView
CesiumWidgetView.onClose
removes navigation and mouse listenersonClose
onmapView
from fromCatalogSearchView
onClose
methods in views recursively callonClose
on any of the subviews contained within, following our general practice in MetacatUIFixes #2549