From 4466b5abd8e56dcf72ccd9892399bb2d83e10c3a Mon Sep 17 00:00:00 2001 From: Richard Bowman Date: Thu, 16 Apr 2026 13:30:50 +0100 Subject: [PATCH] Rename "pixels per step" to "steps per pixel" I'm pretty sure the "pixels per step" label is incorrect and should actually read "steps per pixel". Having looked at the code, the underlying variable is called csmRatio, which doesn't specify which way round it should be. I think the minimal fix is to correct the label, which is what this commit does. --- .../CSMSettingsComponents/CSMCalibrationSettings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/components/tabContentComponents/settingsComponents/CSMSettingsComponents/CSMCalibrationSettings.vue b/webapp/src/components/tabContentComponents/settingsComponents/CSMSettingsComponents/CSMCalibrationSettings.vue index 89c0c0db..fb4e2a1e 100644 --- a/webapp/src/components/tabContentComponents/settingsComponents/CSMSettingsComponents/CSMCalibrationSettings.vue +++ b/webapp/src/components/tabContentComponents/settingsComponents/CSMSettingsComponents/CSMCalibrationSettings.vue @@ -42,7 +42,7 @@ -
  • Pixels per motor step: {{ csmRatio }}
  • +
  • Motor steps per pixel: {{ csmRatio }}
  • Full field of view in motor steps: