mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
First filling of the PhysicalPrinterDialog
+ Fixed scaling of the icons for the BitmapComboBoxes + Fixed calling of the blinking icons on the Tabs
This commit is contained in:
parent
19c4f32604
commit
7c7dcab032
4 changed files with 34 additions and 24 deletions
|
@ -295,6 +295,7 @@ void Field::msw_rescale(bool rescale_sidetext)
|
|||
{
|
||||
m_Undo_to_sys_btn->msw_rescale();
|
||||
m_Undo_btn->msw_rescale();
|
||||
m_blinking_bmp->msw_rescale();
|
||||
|
||||
// update em_unit value
|
||||
m_em_unit = em_unit(m_parent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue