mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: suite to DPI change for score panel
jira: [STUDIO-12923] Change-Id: I22bb0d8ebd13d23f46bd785d3a4848669185175d (cherry picked from commit 187040d70c9416f5f3ca9dbe74f1d1d09cb23218)
This commit is contained in:
@@ -979,6 +979,7 @@ void PrintingTaskPanel::msw_rescale()
|
||||
//m_staticText_printing->SetMinSize(wxSize(PAGE_TITLE_TEXT_WIDTH, PAGE_TITLE_HEIGHT));
|
||||
m_gauge_progress->SetHeight(PROGRESSBAR_HEIGHT);
|
||||
m_gauge_progress->Rescale();
|
||||
m_button_pause_resume->msw_rescale();
|
||||
m_button_abort->msw_rescale();
|
||||
m_bitmap_thumbnail->SetSize(TASK_THUMBNAIL_SIZE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user