From a5f4bf650ca89b608e43b5df2fd827cdd5ddf268 Mon Sep 17 00:00:00 2001 From: Samuel Prevost Date: Sat, 25 Apr 2026 16:54:00 +0200 Subject: [PATCH] =?UTF-8?q?feat(measure):=20split=20toolbar=20into=20back?= =?UTF-8?q?=20=C2=B7=20downloads=20=C2=B7=20start-over=20zones?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Back collapses to a leading arrow icon, downloads stay in the middle, and "New Image" moves to the far right behind a labeled "Start over" separator. The reset button now uses a dashed transparent outline so it reads as a deliberate, low-frequency action and is harder to hit while reaching for a download. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/components/MeasureViewer.vue | 66 ++++++++++++++++++++++++-------- 1 file changed, 51 insertions(+), 15 deletions(-) diff --git a/src/components/MeasureViewer.vue b/src/components/MeasureViewer.vue index ad1f1c8..0acf3a4 100644 --- a/src/components/MeasureViewer.vue +++ b/src/components/MeasureViewer.vue @@ -211,14 +211,40 @@ async function downloadMeasured(scope: "full" | "view") {
- +
+

Measure

+

+ Annotate the corrected image and download. +

+
+ +
-
-

Measure

-

- Annotate the corrected image and download. -

-
+ +
@@ -245,14 +271,6 @@ async function downloadMeasured(scope: "full" | "view") {
- -
+ + +
+
+ Start over + +