From da61c504d93c17dfc0b0970cfe274870b466f371 Mon Sep 17 00:00:00 2001 From: guillaume Date: Wed, 30 Oct 2024 14:39:48 +0100 Subject: [PATCH] Making Polly wider, scale needleHeight accordingly --- index.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 04268f5..8be29a7 100644 --- a/index.html +++ b/index.html @@ -156,13 +156,13 @@
- + - + - + - + - + @@ -182,18 +182,18 @@ - - + + - - + + - - + + @@ -225,7 +225,7 @@ let isSubmitting = false; let hasSubmitted = false; let lastThumbPosition = { x: 150, y: 50 }; - const needleLength = 75; // Constant length for the needle + const needleLength = 100; // Constant length for the needle let entity = null; // apptive entitiy // Desktop Event