From: apo Date: Thu, 13 Oct 2005 07:54:05 +0000 (+0000) Subject: Fix on Bug GVIEW10253 X-Git-Tag: TG-D5-38-2003_D2005-20-12~173 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8cdd1ed0d5f3adf19c208f9980bbbc11d7bd78de;p=modules%2Fvisu.git Fix on Bug GVIEW10253 Accumulated faults in scenario post-001 --- diff --git a/src/PIPELINE/VISU_ScalarMapPL.cxx b/src/PIPELINE/VISU_ScalarMapPL.cxx index 4888d159..8721290a 100644 --- a/src/PIPELINE/VISU_ScalarMapPL.cxx +++ b/src/PIPELINE/VISU_ScalarMapPL.cxx @@ -207,6 +207,7 @@ void VISU_ScalarMapPL ::Init() { + SetScalarMode(0); SetSourceRange(); }