FIX: [STUDIO-2767] retry with remote tunnel when local failed

Change-Id: Id0172239d752508227729e81bee6c1a6ff4d3e9d
This commit is contained in:
chunmao.guo 2023-05-06 13:54:14 +08:00 committed by Lane.Wei
parent c142c8a31e
commit d8517991e4
6 changed files with 38 additions and 16 deletions

View file

@ -573,6 +573,7 @@ void MonitorPanel::show_status(int status)
m_status_info_panel->show_status(status);
m_hms_panel->show_status(status);
m_upgrade_panel->show_status(status);
m_media_file_panel->Enable(status == MonitorStatus::MONITOR_NORMAL);
if ((status & (int)MonitorStatus::MONITOR_NO_PRINTER) != 0) {
set_default();