mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Copy and paste -> Clipboard refactored to accept more than one object
This commit is contained in:
@@ -2167,6 +2167,7 @@ void ObjectList::update_selections_on_canvas()
|
||||
add_to_selection(item, selection, instance_idx, false);
|
||||
|
||||
wxGetApp().plater()->canvas3D()->update_gizmos_on_off_state();
|
||||
wxGetApp().plater()->canvas3D()->render();
|
||||
}
|
||||
|
||||
void ObjectList::select_item(const wxDataViewItem& item)
|
||||
|
||||
Reference in New Issue
Block a user