forked from Ivasoft/DSView
Hide the calibration dailog before mode or device be changed
This commit is contained in:
@@ -1833,6 +1833,7 @@ namespace pv
|
|||||||
_msg->close();
|
_msg->close();
|
||||||
_msg = NULL;
|
_msg = NULL;
|
||||||
}
|
}
|
||||||
|
_view->hide_calibration();
|
||||||
|
|
||||||
_protocol_widget->del_all_protocol();
|
_protocol_widget->del_all_protocol();
|
||||||
_view->reload();
|
_view->reload();
|
||||||
@@ -1922,6 +1923,7 @@ namespace pv
|
|||||||
reset_all_view();
|
reset_all_view();
|
||||||
load_device_config();
|
load_device_config();
|
||||||
update_title_bar_text();
|
update_title_bar_text();
|
||||||
|
_view->hide_calibration();
|
||||||
|
|
||||||
update_toolbar_view_status();
|
update_toolbar_view_status();
|
||||||
_sampling_bar->update_sample_rate_list();
|
_sampling_bar->update_sample_rate_list();
|
||||||
|
|||||||
Reference in New Issue
Block a user