mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Forced one frame render after selecting single volume in objects list
This commit is contained in:
@@ -2133,6 +2133,7 @@ void ObjectList::update_selections_on_canvas()
|
|||||||
add_to_selection(item, selection, instance_idx, true);
|
add_to_selection(item, selection, instance_idx, true);
|
||||||
|
|
||||||
wxGetApp().plater()->canvas3D()->update_gizmos_on_off_state();
|
wxGetApp().plater()->canvas3D()->update_gizmos_on_off_state();
|
||||||
|
wxGetApp().plater()->canvas3D()->render();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user