mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
tried to reduce the time to refresh measurement and settings tab
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@258 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
@ -741,7 +741,7 @@ void qDetectorMain::EnableTabs(){
|
||||
//moved to here, so that its all in order, instead of signals and different threads
|
||||
if(!enable) {
|
||||
//refresh all the required tabs
|
||||
tab_actions->Refresh();
|
||||
tab_actions->Refresh();// angular, positions,
|
||||
tab_measurement->Refresh();
|
||||
|
||||
tab_settings->Refresh();
|
||||
|
Reference in New Issue
Block a user