mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-18 09:29:05 -07: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