mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-15 06:01:48 +08:00
Update main plater view after moving mesh
This commit is contained in:
parent
33f489bba9
commit
3109a9bc1f
@ -428,6 +428,7 @@ sub _update {
|
||||
$self->{last_coords}{z} = $m_z;
|
||||
}
|
||||
|
||||
$self->{parts_changed} = 1;
|
||||
my @objects = ();
|
||||
push @objects, $self->{model_object};
|
||||
$self->{canvas}->reset_objects;
|
||||
|
Loading…
x
Reference in New Issue
Block a user