Skip to content
Snippets Groups Projects
Commit fb790312 authored by mhz1g21's avatar mhz1g21
Browse files

added status update for distance points in SimpleTab

parent 4b367be9
No related branches found
No related tags found
1 merge request!8enhanced UI: improved styling for main window, tabs, and controls; updated...
......@@ -563,6 +563,8 @@ class SimpleTab(QWidget):
else:
#pass
self.run_pipeline_btn.setEnabled(False)
self.update_status("Waiting for distance points...")
self.info_labels["Status:"].setText("Waiting for distance points...")
def run_full_pipeline(self):
if not self.input_path:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment