EdgeInspector_App/View/ViewMain_ScanImage.cpp
@@ -286,7 +286,11 @@
               strTitle.Format(_T("BORD[%d]  CHANNEL[%d]"), pCamera->m_iCamera, 0);
               m_staticCamInfo[i].SetWindowText(strTitle);
            }
         }
         }
         if (m_pGlassData != nullptr) {
            m_frameImg[i].SetRecipe(m_pGlassData->GetGlassRecipe());
         }
      }
      m_bInitDlg = TRUE;