mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
NEW: [STUDIO-2764] Marketplace Model Scoring Entry
Change-Id: I097028699e86bc4de756e6e80b4d98e0e66622ea
This commit is contained in:
parent
537ec8da26
commit
f4768996e8
3 changed files with 76 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue