]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Fix for IPAL14030 : "ApplyProperties()" doesn't set "ScalarMode" and "Title" properties.
authormkr <mkr@opencascade.com>
Wed, 29 Nov 2006 15:02:23 +0000 (15:02 +0000)
committermkr <mkr@opencascade.com>
Wed, 29 Nov 2006 15:02:23 +0000 (15:02 +0000)
commitb2b5d26625992eef94dbd3eec32f6dc9724bd5f2
treeab979d3d6663b9a457af56863889e62424a10333
parent041293921b6ba26b08ca80fe2ccc780e6b5d3ee9
Fix for IPAL14030 : "ApplyProperties()" doesn't set "ScalarMode" and "Title" properties.
Note : now we can rewrite titles of presentations with help of
ApplyProperties(...) method, but the part of the title containing
the time value and the unit is invariable (for example, for the
presentation with the title "temperature 0.01, s", the part " 0.01, s"
is invariable and part "temperature" is rewritable).
src/VISU_I/VISU_ColoredPrs3d_i.cc
src/VISU_I/VISU_ColoredPrs3d_i.hh
src/VISU_I/VISU_GaussPoints_i.cc
src/VISU_I/VISU_ScalarMap_i.cc
src/VISU_I/VISU_TimeAnimation.cxx