]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
0019819: EDF 643 VISU : Scalar bar ergonomics
authorsln <sln@opencascade.com>
Tue, 16 Dec 2008 11:36:04 +0000 (11:36 +0000)
committersln <sln@opencascade.com>
Tue, 16 Dec 2008 11:36:04 +0000 (11:36 +0000)
Scalar bar ergonomics is updated.

Two Parameters ?Title width (%)? and ?Title height (%)? are replaced with one parameter ?Title size (%)?.

Two Parameters ?Labels width (%)? and ?Labels height (%)? are replaced with one parameter ?Labels size (%)?.

Format of labels is stored as integer value specified format precision instead of string value representing format. This integer value is used by Preferences and ?Bar properties? dialog box. All other internal objects (actors and presentations) uses format as string values. Two auxiliary methods  VISU_Prs3dUtils::ToFormat() and  VISU_Prs3dUtils::ToPrecision() are created for converting precision to format and vice versa.

Label ?Dimensions? of ?Scalar bar properties? pane is replaced with ?Dimensions (in % of the size of view)?

doc/salome/gui/VISU/images/barproperty.png
doc/salome/gui/VISU/images/scalarbarproperties.png

index 6bc74cec101b76e103f39ca67dec2d8ec54ead45..f095a330c1fc8ab1a5033865b01baefc56e4d0bf 100644 (file)
Binary files a/doc/salome/gui/VISU/images/barproperty.png and b/doc/salome/gui/VISU/images/barproperty.png differ
index b60ed8988ad552a4b04bf063ba75cf34bfa49750..318497db8ae0e169a667995dd014ec206cbee0ce 100644 (file)
Binary files a/doc/salome/gui/VISU/images/scalarbarproperties.png and b/doc/salome/gui/VISU/images/scalarbarproperties.png differ