From f14cd3f2085373e8cffb7f91bba2928881b6c5cb Mon Sep 17 00:00:00 2001 From: Sriman Achanta <68172138+srimanachanta@users.noreply.github.com> Date: Thu, 19 Oct 2023 09:33:59 -0400 Subject: [PATCH] Formatting fixes --- .../components/dashboard/CameraAndPipelineSelectCard.vue | 8 +++++++- .../src/components/settings/ApriltagControlCard.vue | 4 +--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/photon-client/src/components/dashboard/CameraAndPipelineSelectCard.vue b/photon-client/src/components/dashboard/CameraAndPipelineSelectCard.vue index defa00303c..d3f27ebdaa 100644 --- a/photon-client/src/components/dashboard/CameraAndPipelineSelectCard.vue +++ b/photon-client/src/components/dashboard/CameraAndPipelineSelectCard.vue @@ -340,7 +340,13 @@ useCameraSettingsStore().$subscribe((mutation, state) => { Pipeline Deletion Confirmation - Are you sure you want to delete the pipeline {{useCameraSettingsStore().currentPipelineSettings.pipelineNickname}}? This cannot be undone. + + Are you sure you want to delete the pipeline + {{ + useCameraSettingsStore().currentPipelineSettings.pipelineNickname + }}? This cannot be undone. + diff --git a/photon-client/src/components/settings/ApriltagControlCard.vue b/photon-client/src/components/settings/ApriltagControlCard.vue index bf3d245fa8..b0c64ff7cc 100644 --- a/photon-client/src/components/settings/ApriltagControlCard.vue +++ b/photon-client/src/components/settings/ApriltagControlCard.vue @@ -39,9 +39,7 @@ const quaternionToEuler = (rot_quat: Quaternion): { x: number; y: number; z: num {{ tag.ID }} - - {{ val.toFixed(2) }} m - + {{ val.toFixed(2) }} m {{ val.toFixed(2) }}°