OSX specific: Fixed scale of the frequently settings, when extra display is connected

This commit is contained in:
YuSanka 2021-04-30 16:49:13 +02:00
parent 67751c4ebb
commit 4ffbd027d0

View file

@ -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();