mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 20:36:02 +08:00
OSX specific: Fixed scale of the frequently settings, when extra display is connected
This commit is contained in:
parent
67751c4ebb
commit
4ffbd027d0
@ -976,7 +976,6 @@ void Sidebar::sys_color_changed()
|
||||
for (PlaterPresetComboBox* combo : p->combos_filament)
|
||||
combo->msw_rescale();
|
||||
|
||||
p->frequently_changed_parameters->msw_rescale();
|
||||
p->object_list->msw_rescale();
|
||||
p->object_list->sys_color_changed();
|
||||
p->object_manipulation->sys_color_changed();
|
||||
|
Loading…
x
Reference in New Issue
Block a user