NEW: [STUDIO-2764] Marketplace Model Scoring Entry

Change-Id: I097028699e86bc4de756e6e80b4d98e0e66622ea
This commit is contained in:
maosheng.wei 2023-05-06 12:11:30 +08:00 committed by Lane.Wei
parent 537ec8da26
commit f4768996e8
3 changed files with 76 additions and 1 deletions

View file

@ -91,7 +91,7 @@ void MsgDialog::show_dsa_button(wxString const &title)
m_text_dsa->SetFont(::Label::Body_13);
m_text_dsa->SetForegroundColour(StateColor::darkModeColorFor(wxColour("#323A3D")));
btn_sizer->Layout();
//Fit();
Fit();
}
bool MsgDialog::get_checkbox_state()