mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 17:47:59 +02:00
fixed the problem with multiple frame scan, frame index and file index included in gui
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@111 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
@ -260,9 +260,13 @@ void SlsQt2DPlot::Update(){
|
||||
plotLayout()->setAlignCanvasToScales(true);
|
||||
cout << "layout" << endl;
|
||||
#endif
|
||||
#ifdef VERYVERBOSE
|
||||
cout << "going to replot" << endl;
|
||||
#endif
|
||||
replot();
|
||||
#ifdef VERYVERBOSE
|
||||
cout << "done" << endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user