Loading src/components/controlComponents/paneCapture.vue +2 −2 Original line number Diff line number Diff line Loading @@ -282,7 +282,7 @@ export default { resizeCapture: false, captureNotes: "", scanCapture: false, scanDeltaZ: "Medium", scanDeltaZ: "Fast", scanStyle: "Raster", scanStepSize: { x: 0, Loading Loading @@ -369,7 +369,7 @@ export default { Coarse: 100, Medium: 30, Fine: 10, Fast: 1500 Fast: 2000 }; payload.autofocus_dz = afDeltas[this.scanDeltaZ]; Loading Loading
src/components/controlComponents/paneCapture.vue +2 −2 Original line number Diff line number Diff line Loading @@ -282,7 +282,7 @@ export default { resizeCapture: false, captureNotes: "", scanCapture: false, scanDeltaZ: "Medium", scanDeltaZ: "Fast", scanStyle: "Raster", scanStepSize: { x: 0, Loading Loading @@ -369,7 +369,7 @@ export default { Coarse: 100, Medium: 30, Fine: 10, Fast: 1500 Fast: 2000 }; payload.autofocus_dz = afDeltas[this.scanDeltaZ]; Loading