mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-06-04 11:14:17 +08:00
next try
This commit is contained in:
parent
4b8d7bd7fa
commit
9df6804835
@ -726,7 +726,7 @@ void unselect_objects()
|
|||||||
printf("UNSELECT OBJECTS\n");
|
printf("UNSELECT OBJECTS\n");
|
||||||
g_prevent_list_events = true;
|
g_prevent_list_events = true;
|
||||||
m_objects_ctrl->UnselectAll();
|
m_objects_ctrl->UnselectAll();
|
||||||
part_selection_changed();
|
// part_selection_changed();
|
||||||
g_prevent_list_events = false;
|
g_prevent_list_events = false;
|
||||||
|
|
||||||
get_optgroup(ogFrequentlyObjectSettings)->disable();
|
get_optgroup(ogFrequentlyObjectSettings)->disable();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user