FIX: [STUDIO-1614] hide home webview before loaded

Change-Id: I5182e3058575c3e542813b3c380fe6dcfd11c037
(cherry picked from commit e4684cf43ee0cd11beb2cc6dea35900218d0ca98)
This commit is contained in:
chunmao.guo 2022-12-08 16:07:04 +08:00 committed by Lane.Wei
parent 4bab300e18
commit 90275620d6
2 changed files with 6 additions and 8 deletions

View file

@ -65,8 +65,6 @@ MediaPlayCtrl::MediaPlayCtrl(wxWindow *parent, wxMediaCtrl2 *media_ctrl, const w
m_lan_user = "bblp";
m_lan_passwd = "bblp";
wxGetApp().UpdateDarkUIWin(this);
}
MediaPlayCtrl::~MediaPlayCtrl()