mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-08 06:38:26 -04:00
Refresh plater canvas when switching presets
This commit is contained in:
parent
4c650a6d80
commit
df508551d0
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user