OSX specific: Fixed scale of the frequently settings, when extra display is connected
This commit is contained in:
parent
67751c4ebb
commit
4ffbd027d0
1 changed files with 0 additions and 1 deletions
|
@ -976,7 +976,6 @@ void Sidebar::sys_color_changed()
|
||||||
for (PlaterPresetComboBox* combo : p->combos_filament)
|
for (PlaterPresetComboBox* combo : p->combos_filament)
|
||||||
combo->msw_rescale();
|
combo->msw_rescale();
|
||||||
|
|
||||||
p->frequently_changed_parameters->msw_rescale();
|
|
||||||
p->object_list->msw_rescale();
|
p->object_list->msw_rescale();
|
||||||
p->object_list->sys_color_changed();
|
p->object_list->sys_color_changed();
|
||||||
p->object_manipulation->sys_color_changed();
|
p->object_manipulation->sys_color_changed();
|
||||||
|
|
Loading…
Reference in a new issue