From 75c5b4370198174a1fd42699d1bedff5b8b38a1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gaute=20Fl=C3=A6gstad?= Date: Wed, 1 Oct 2025 12:45:04 +0200 Subject: [PATCH] feat(#5): :sparkles: Display measurements in a sorted list, and move the tools for measurements to the same tab Closes #5 --- index.html | 13 +- public/build/potree/sidebar.html | 11 - src/measurementsPanel.css | 20 ++ src/measurementsPanel.js | 386 +++++++++++++++++++++++-------- 4 files changed, 318 insertions(+), 112 deletions(-) diff --git a/index.html b/index.html index 29196d7..84536ed 100644 --- a/index.html +++ b/index.html @@ -55,8 +55,8 @@ - +