From f0d445ea1a8b1feb269d5168f21d8603c1cc7344 Mon Sep 17 00:00:00 2001 From: will wade Date: Tue, 16 Jun 2026 20:14:12 +0100 Subject: [PATCH 1/2] Full-height responsive layout for mobile and desktop - Dark theme, full viewport height (100dvh for mobile browsers) - Canvas fills all available space via flexbox - Output panel on right (desktop) / below (mobile) - Controls bar at bottom, horizontally scrollable on very small screens - Larger touch targets, accent-colored checkboxes/buttons - Handles orientation changes --- wasm-build/demo.html | 136 ++++++++++++++++++++++++++----------------- 1 file changed, 84 insertions(+), 52 deletions(-) diff --git a/wasm-build/demo.html b/wasm-build/demo.html index 9686f69..716b638 100644 --- a/wasm-build/demo.html +++ b/wasm-build/demo.html @@ -2,83 +2,115 @@ - - DasherCore WebAssembly Demo + + Dasher -
-
+
+
+
- FPS: 0 | Frame Time: 0ms + FPS: 0 | Frame: 0ms
- -
+

Output

-
@@ -96,13 +128,12 @@

Output

-
- -
-
- +
+ +
+