]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Fix problem with FitAll of Plot2d view if curves in the view contain no points or...
authorvsr <vsr@opencascade.com>
Tue, 2 Mar 2010 11:28:01 +0000 (11:28 +0000)
committervsr <vsr@opencascade.com>
Tue, 2 Mar 2010 11:28:01 +0000 (11:28 +0000)
commit600a86c6b87bd3ae2cab491bb52a8dd14ad6ae24
tree270471034f131c95a82a73a43eb6c7377a6721ae
parent5e67d2f523409f47184bb51af695f6e71bca92ae
Fix problem with FitAll of Plot2d view if curves in the view contain no points or only one point: additional change - replace std::min(), std::max() by qMin(), qMax().
src/Plot2d/Plot2d_ViewFrame.cxx