1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-12 08:14:26 +00:00

Fixed splitting of the objects with instances

This commit is contained in:
YuSanka
2018-11-01 16:22:16 +01:00
parent 2200e42174
commit 618d0e4910
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -528,7 +528,7 @@ wxDataViewItem PrusaObjectDataViewModel::AddInstanceChild(const wxDataViewItem &
parent_node->Insert(inst_root_node, insert_pos);
// notify control
ItemAdded(parent_item, inst_root_item);
num++;
if (num == 1) num++;
}
// Add instance nodes