1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

Fixed toolbar update after reducing instances count

This commit is contained in:
Enrico Turri
2018-10-17 09:40:04 +02:00
parent b8ec71ab28
commit 3059438853
+3
View File
@@ -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)