Removes bottom status bar.

StatusBar class calls are commented out and replaced with notifications.
SlicicingProgress notification shows progress of slicing, ProgressIndicator notification handles other progress information, like arrange objects etc.
This commit is contained in:
David Kocik
2021-09-10 14:31:31 +02:00
parent 621869253d
commit 817c151550
23 changed files with 908 additions and 292 deletions

View File

@@ -194,3 +194,4 @@ void ProgressStatusBar::hide_cancel_button()
}
}