]> Creatis software - clitk.git/blobdiff - vv/vvSlicerManager.cxx
Increase display speed while w is pressed
[clitk.git] / vv / vvSlicerManager.cxx
index 089001cabb1dc23c778427fe0beebdc7c9ef235f..9548dfded6f2944a4f61dadb3480b57ccd7747c9 100644 (file)
@@ -1394,7 +1394,6 @@ void vvSlicerManager::SetLocalColorWindowing(const int slicer, const bool bCtrlK
     this->SetColorLevel(0.5*(min+max));
     this->SetPreset(WL_USER);
   }
-  this->Render();
   this->UpdateWindowLevel();
 }
 //----------------------------------------------------------------------------