From 2bd5df09558983aa524063a28c38be428537deb0 Mon Sep 17 00:00:00 2001 From: Dmitry Iv Date: Thu, 30 May 2024 15:08:11 -0400 Subject: [PATCH] Separate selection into get/set --- index.html | 2 +- main.css | 1 + src/wavearea.js | 92 ++++++++++++++++++++++++++----------------------- 3 files changed, 50 insertions(+), 45 deletions(-) diff --git a/index.html b/index.html index bfc8ace..fe71449 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@