1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-18 09:14:27 +00:00

Making some meaningful progress feedback.

This commit is contained in:
tamasmeszaros
2018-05-25 16:55:55 +02:00
parent 5fe83110cb
commit fcef1b107e
4 changed files with 32 additions and 7 deletions
+1 -1
View File
@@ -476,7 +476,7 @@ sub quick_slice {
# show processbar dialog
$progress_dialog = Wx::ProgressDialog->new(L('Slicing…'), L("Processing ").$input_file_basename."…",
100, $self, 0);
100, $self, 4);
$progress_dialog->Pulse;
{