mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-16 02:41:48 +08:00
Fixed update of instances in objects list after reload from disk
This commit is contained in:
parent
4f1747d5f6
commit
6c3aae8f89
@ -3113,6 +3113,8 @@ void Plater::priv::reload_from_disk()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
sidebar->obj_list()->increase_object_instances(idx, object_orig->instances.size());
|
||||||
|
|
||||||
// XXX: Restore more: layer_height_ranges, layer_height_profile (?)
|
// XXX: Restore more: layer_height_ranges, layer_height_profile (?)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user