mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Minor fixes to 3D preview
This commit is contained in:
@@ -531,7 +531,6 @@ sub remove {
|
||||
|
||||
$self->select_object(undef);
|
||||
$self->update;
|
||||
$self->{canvas}->Refresh;
|
||||
|
||||
$self->schedule_background_process;
|
||||
}
|
||||
@@ -548,7 +547,7 @@ sub reset {
|
||||
$self->object_list_changed;
|
||||
|
||||
$self->select_object(undef);
|
||||
$self->{canvas}->Refresh;
|
||||
$self->update;
|
||||
}
|
||||
|
||||
sub increase {
|
||||
|
||||
Reference in New Issue
Block a user