From f9e1e4efb6560106c8ff9306ab4ec724a95dca1a Mon Sep 17 00:00:00 2001 From: rakadu1 Date: Mon, 3 Nov 2025 20:08:56 +0530 Subject: [PATCH] Probably the biggest performance changes. --- steps/index.html | 4 ++-- steps/src/dom.js | 17 ++++++++++------- steps/src/drawUtils.js | 3 +-- steps/src/p5/radarSketch.js | 19 +++++++++++++++++++ steps/src/state.js | 1 + steps/src/sync.js | 5 ++++- 6 files changed, 37 insertions(+), 12 deletions(-) diff --git a/steps/index.html b/steps/index.html index 69c7c4b..69449e8 100644 --- a/steps/index.html +++ b/steps/index.html @@ -160,12 +160,12 @@ FULLSCREEN - (F11) +
(F11)