mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
ENH:update text
jira: STUDIO-12117 Change-Id: Idb8af2fd8826c6e0098dbb9ece1da6b8b9109c96 (cherry picked from commit 38364e36c19ba3d35bf08656d5cc62bb5849f21f)
This commit is contained in:
@@ -150,7 +150,6 @@ SelectMachineDialog::SelectMachineDialog(Plater *plater)
|
||||
m_thumbnailPanel->SetMinSize(wxSize(FromDIP(198), FromDIP(198)));
|
||||
m_thumbnailPanel->SetMaxSize(wxSize(FromDIP(198), FromDIP(198)));
|
||||
m_thumbnailPanel->SetBackgroundColour(*wxWHITE);
|
||||
m_thumbnailPanel->SetToolTip(_L("If the transparency of the mapping changes, this thumbnail is for reference only."));
|
||||
m_sizer_thumbnail->Add(m_thumbnailPanel, 0, wxALIGN_CENTER, 0);
|
||||
m_panel_image->SetSizer(m_sizer_thumbnail);
|
||||
m_panel_image->Layout();
|
||||
|
||||
Reference in New Issue
Block a user