mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Implemented msw_rescale_word_local_combo()
for scaling of the coordinate system combobox
This commit is contained in:
@@ -1043,6 +1043,7 @@ void StaticText::msw_rescale()
|
||||
{
|
||||
wxStaticText* field = dynamic_cast<wxStaticText*>(window);
|
||||
field->SetSize(size);
|
||||
field->SetMinSize(size);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user