]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Fixed a bug: restoring of Plot2D view AFTER module(VISU)->restoreVisualParameters...
authorasv <asv@opencascade.com>
Tue, 2 May 2006 10:58:24 +0000 (10:58 +0000)
committerasv <asv@opencascade.com>
Tue, 2 May 2006 10:58:24 +0000 (10:58 +0000)
commitc25493dfa2c514511fd5f2384155d933156f8b08
treee273aba9adcf3b935398bd997c6c46f5568391d5
parent3a1f5756a095c145a706396c2cd70e107e2664b9
Fixed a bug: restoring of Plot2D view AFTER module(VISU)->restoreVisualParameters() worked incorrectly because VISU displayer did FitAll() after displaying.
Fix: moved restoration of views parameters to the very end.  works ok.
src/SalomeApp/SalomeApp_VisualState.cxx