mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-21 01:58:08 +08:00
Removed debugging line
This commit is contained in:
parent
73b3c06361
commit
9daadd1fb6
@ -497,7 +497,6 @@ sub objects_loaded {
|
||||
}
|
||||
$self->arrange unless $params{no_arrange};
|
||||
$self->update;
|
||||
use XXX; YYY $self->{model}->objects->[0]->instances->[0]->offset->pp;
|
||||
$self->{list}->Update;
|
||||
$self->{list}->Select($obj_idxs->[-1], 1);
|
||||
$self->object_list_changed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user