Merge branch 'master' into fs_emboss
# Conflicts: # src/slic3r/GUI/GLCanvas3D.cpp
This commit is contained in:
commit
48d4da5872
7 changed files with 19 additions and 11 deletions
src/slic3r/GUI
|
@ -1409,7 +1409,7 @@ void ObjectManipulation::msw_rescale()
|
|||
editor->msw_rescale();
|
||||
|
||||
// rescale "inches" checkbox
|
||||
m_check_inch->SetMinSize(wxSize(-1, int(1.5f * m_check_inch->GetFont().GetPixelSize().y + 0.5f)));
|
||||
m_check_inch->SetInitialSize(m_check_inch->GetBestSize());
|
||||
|
||||
get_og()->msw_rescale();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue