mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Fixed toolbar update after reducing instances count
This commit is contained in:
@@ -1899,6 +1899,9 @@ void Plater::decrease(size_t num)
|
||||
}
|
||||
|
||||
p->update();
|
||||
p->selection_changed();
|
||||
|
||||
// $self->schedule_background_process;
|
||||
}
|
||||
|
||||
void Plater::set_number_of_copies(size_t num)
|
||||
|
||||
Reference in New Issue
Block a user