mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-15 08:59:39 -07: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:
parent
7667e188d7
commit
4f8f642655
1 changed files with 1 additions and 0 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue