mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Update main plater view after moving mesh
This commit is contained in:
@@ -428,6 +428,7 @@ sub _update {
|
|||||||
$self->{last_coords}{z} = $m_z;
|
$self->{last_coords}{z} = $m_z;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$self->{parts_changed} = 1;
|
||||||
my @objects = ();
|
my @objects = ();
|
||||||
push @objects, $self->{model_object};
|
push @objects, $self->{model_object};
|
||||||
$self->{canvas}->reset_objects;
|
$self->{canvas}->reset_objects;
|
||||||
|
|||||||
Reference in New Issue
Block a user