mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 17:12:07 +00:00
FIX: update the translation wrap; enlarge layout
jira: [STUDIO-9814] Change-Id: I120c09b9b537fe670ace0f75d1b73c42372d2ea6 (cherry picked from commit 5c1916d3a173225ba6a44ef5f5a61a6e42a79792)
This commit is contained in:
@@ -4580,8 +4580,8 @@ std::string SelectMachineDialog::get_print_status_info(PrintDialogStatus status)
|
||||
SetMaxSize(wxSize(-1, FromDIP(50)));
|
||||
}
|
||||
else {
|
||||
SetMinSize(wxSize(-1, FromDIP(90)));
|
||||
SetMaxSize(wxSize(-1, FromDIP(90)));
|
||||
SetMinSize(wxSize(-1, FromDIP(95)));
|
||||
SetMaxSize(wxSize(-1, FromDIP(95)));
|
||||
}
|
||||
|
||||
m_ops = ops;
|
||||
|
||||
Reference in New Issue
Block a user