From 25e2ef8b34e2bd4dedc67debf0af0ccd0fcf8f57 Mon Sep 17 00:00:00 2001 From: ouv Date: Mon, 26 May 2008 10:11:29 +0000 Subject: [PATCH] VISU 2008 - Unification of the VISU selection functionality (debug) --- src/SVTK/SVTK_InteractorStyle.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SVTK/SVTK_InteractorStyle.cxx b/src/SVTK/SVTK_InteractorStyle.cxx index 6c8d32111..4145322cd 100644 --- a/src/SVTK/SVTK_InteractorStyle.cxx +++ b/src/SVTK/SVTK_InteractorStyle.cxx @@ -1082,8 +1082,8 @@ SVTK_InteractorStyle { if(myLastHighlitedActor.GetPointer() && myLastHighlitedActor.GetPointer() != anActor) myLastHighlitedActor->Highlight( this, aSelectionEvent, false ); - myLastHighlitedActor = anActor; } + myLastHighlitedActor = anActor; } else { -- 2.39.2