mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Refresh plater canvas when switching presets
This commit is contained in:
@@ -912,6 +912,8 @@ sub update {
|
||||
$print_object->delete_all_copies;
|
||||
$print_object->add_copy(@{$_->offset}) for @{$model_object->instances};
|
||||
}
|
||||
|
||||
$self->{canvas}->Refresh;
|
||||
}
|
||||
|
||||
sub on_config_change {
|
||||
|
||||
Reference in New Issue
Block a user