mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-18 09:29:05 -07: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