From 7e6ac4cf4b6150abe830dedcc177ae76f8040da5 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 4 Dec 2025 12:21:42 -0500 Subject: [PATCH] Improve mobile layout, wall tools, replace picker, and export modal --- index.html | 142 +++++++++++++---- organic.js | 458 +++++++++++++++++++++++++++++++---------------------- script.js | 111 ++++++++++++- style.css | 268 ++++++++++++++++++++++++++++++- wall.js | 247 +++++++++++++++++++++++++---- 5 files changed, 966 insertions(+), 260 deletions(-) diff --git a/index.html b/index.html index 0cbe65e..0e78867 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@
-
+
@@ -196,14 +196,17 @@
Replace Color
-
+
+
+ + + + +
- - - - - - +

Tap a chip to choose colors. “From” shows only colors used on canvas.

+ +

@@ -439,14 +442,6 @@ -
- Spacing - 75 px (fixed) -
-
- Balloon Size - 52 px (fixed) -
+ +
Tools
+
+
+ + +
+

Paint applies the active color; Erase clears. Hold Shift/Ctrl for temporary erase.

+
+
Active Color
+
+
+ Current +
+ +
+
+

Tap a swatch to set. Tap a balloon to paint; tap again (same color) to clear. Alt+click (desktop) to pick.

+
Used Colors
@@ -472,17 +492,20 @@
Replace Colors
-
- - - -
+
+
+ + + + +
+
+

Tap a chip to choose colors. “Replace” shows only colors used in this wall.

+ + + +
+
@@ -540,6 +563,71 @@
+ + + + + + + + +