mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
OSX specific: Fixed scale of the frequently settings, when extra display is connected
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user