fixed zooming problem

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@241 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2013-10-02 16:41:50 +00:00
parent 38570080b9
commit 4c662270cd
2 changed files with 6 additions and 1 deletions

View File

@ -488,7 +488,7 @@ bool qDrawPlot::StartOrStopThread(bool start){
plot2D->GetPlot()->SetYMinMax(startPixel,endPixel);
plot2D->GetPlot()->SetZoom(-0.5,startPixel,nPixelsX,endPixel-startPixel);
plot2D->GetPlot()->UnZoom();
XYRangeChanged = true;
cout << "Starting new acquisition thread ...." << endl;
// Start acquiring data from server