From 1f885ba248d5ba13535cf5fd2d7eeedfe7dc8d15 Mon Sep 17 00:00:00 2001 From: David Ly Date: Wed, 10 Jul 2024 09:40:00 +0200 Subject: [PATCH] Fixed sight out of the camera --- .../PhotoCaptureHUDElementsSight.tsx | 2 +- .../PhotoCaptureHUD/PhotoCaptureHUDElementsSight/hooks.ts | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/inspection-capture-web/src/PhotoCapture/PhotoCaptureHUD/PhotoCaptureHUDElementsSight/PhotoCaptureHUDElementsSight.tsx b/packages/inspection-capture-web/src/PhotoCapture/PhotoCaptureHUD/PhotoCaptureHUDElementsSight/PhotoCaptureHUDElementsSight.tsx index 7c38f0ccd..ff6e6cbb4 100644 --- a/packages/inspection-capture-web/src/PhotoCapture/PhotoCaptureHUD/PhotoCaptureHUDElementsSight/PhotoCaptureHUDElementsSight.tsx +++ b/packages/inspection-capture-web/src/PhotoCapture/PhotoCaptureHUD/PhotoCaptureHUDElementsSight/PhotoCaptureHUDElementsSight.tsx @@ -28,7 +28,7 @@ export function PhotoCaptureHUDElementsSight({ return (
- {previewDimensions && } + {previewDimensions && }