Update main plater view after moving mesh

This commit is contained in:
Joseph Lenox
2017-02-21 16:03:46 +01:00
committed by bubnikv
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;