diff --git a/webapp/src/components/tabContentComponents/settingsComponents/stageSettings.vue b/webapp/src/components/tabContentComponents/settingsComponents/stageSettings.vue index 6c10ea85..0d277cc2 100644 --- a/webapp/src/components/tabContentComponents/settingsComponents/stageSettings.vue +++ b/webapp/src/components/tabContentComponents/settingsComponents/stageSettings.vue @@ -37,6 +37,7 @@ :requires-confirmation="true" :confirmation-message="'Start recalibration of the stage to find the centre of the range of motion?

Calibration requires a large, dense, flat sample with a variety of features.
Microscope will be locked while this runs'" :modal-progress="true" + :stream-with-modal="true" />
@@ -50,6 +51,7 @@ :requires-confirmation="true" :confirmation-message="'Start recalibration of the stage to find the range of motion in steps?

Calibration requires a large, dense, flat sample with a variety of features.
Microscope will be locked while this runs'" :modal-progress="true" + :stream-with-modal="true" />