]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
bug #201: excess fit all
authorasl <asl@opencascade.com>
Fri, 6 Dec 2013 05:35:36 +0000 (05:35 +0000)
committerasl <asl@opencascade.com>
Fri, 6 Dec 2013 05:35:36 +0000 (05:35 +0000)
src/HYDROGUI/HYDROGUI_ImportBathymetryOp.cxx
src/HYDROGUI/HYDROGUI_ShowHideOp.cxx

index b32945abbdb2d75092c2ee4d57ded93725fb5d0e..c692196181d04bb6d454f25528e2364c78063e74 100644 (file)
@@ -176,7 +176,7 @@ bool HYDROGUI_ImportBathymetryOp::processApply( int& theUpdateFlags,
     module()->setObjectVisible( (size_t)aVTKMgr->getViewModel(), aBathymetryObj, true );
   }
 
-  theUpdateFlags = UF_Model | UF_FitAll | UF_VTKViewer | UF_VTK_Init | UF_VTK_Forced;
+  theUpdateFlags = UF_Model | UF_VTKViewer | UF_VTK_Init | UF_VTK_Forced;
   return true;
 }
 
index 0d3352509a60d9019a753b715a514683870b8283..90a1c4d1cd98cdcf2e25b1c6d07e104a151b0a9a 100644 (file)
@@ -150,7 +150,7 @@ void HYDROGUI_ShowHideOp::startOperation()
 
   if ( myId == ShowOnlyId || myId == ShowId || myId == ShowAllId )
   {
-    anUpdateFlags |= UF_FitAll;
+    //anUpdateFlags |= UF_FitAll;
   }
 
   // Set VTK viewer active if show a bathymetry