openflexure-microscope-server/webapp
Richard Bowman 4466b5abd8 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.
2026-04-16 13:43:31 +01:00
..
public ui_migration lint(fix): update and deleted old vite configuration files and html index 2026-02-15 01:19:17 -06:00
src Rename "pixels per step" to "steps per pixel" 2026-04-16 13:43:31 +01:00
.env.development Remove ImJoy as it is not maintained 2025-07-06 18:57:40 +01:00
.env.production ui_migration lint(fix): npm build warning fix 2026-02-15 03:29:02 -06:00
.gitignore Rename js directory to webapp 2021-09-16 15:13:19 +01:00
.prettierrc.json Update prettier to use automatic line endings 2026-03-09 16:18:45 +00:00
eslint.config.mjs Re-enable prettier 2026-02-19 11:19:18 +00:00
index.html ui_migration fix(syntax): Fix html comments. 2026-01-20 19:00:28 -06:00
package-lock.json Bump version numbers for alpha5 release. 2026-03-26 14:12:51 +00:00
package.json Bump version numbers for alpha5 release. 2026-03-26 14:12:51 +00:00
vite.config.mjs Use jog action for arrow keys. 2026-02-16 17:12:15 +00:00