mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 18:10:41 +08:00
Fixed object below bed after deleting part
This commit is contained in:
parent
dfdfb32648
commit
b6deda3477
@ -1149,6 +1149,7 @@ void Selection::erase()
|
||||
}
|
||||
|
||||
wxGetApp().obj_list()->delete_from_model_and_list(items);
|
||||
ensure_not_below_bed();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user