From f6b6c8b36015482ae2b4a05fff368c1badf0c0bf Mon Sep 17 00:00:00 2001 From: Patrick Wulfert <44023915+der-pw@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:37:53 +0200 Subject: [PATCH] Add mouse wheel fine-tuning for numeric settings inputs Allow adjusting values with the mouse wheel while hovering the number input next to each slider. --- index.html | 12 +++---- js/main.js | 95 +++++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 86 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index caeea88..7a6ee72 100644 --- a/index.html +++ b/index.html @@ -116,7 +116,7 @@
- +
@@ -143,7 +143,7 @@
- +