Deprecated: cm.core.ui.HighlightSnapper
The HighlightSnapper
class used for InvalidListDialog
have been deprecated and replaced with the more modern implementation of HighlightVessels
, to resolve some issues with using Snapper for temporary graphics. Consider replacing any relevant usage with highlightInvalidObject()
, or related methods in cm/core/highlightVessel.cm
.
As a consequence, these fields and references to them have also been removed:
Removed: InvalidListDialog::HighlightSnapper{} hlSnappers Removed: DsIncompleteOptionDialog::HighlightSnapper{} hlSnappers Removed: DsCatalogVersionDialog::HighlightSnapper{} hlSnappers