From 9734b7e9310f3fcba48d6cda37d8ac83b6fe30ad Mon Sep 17 00:00:00 2001 From: lawsie <5183697+lawsie@users.noreply.github.com> Date: Thu, 7 May 2026 14:39:30 +0100 Subject: [PATCH 1/6] Add zoom in and out menu --- index.html | 22 +++++++++++++++ main/main.js | 8 ++++++ style.css | 23 +++++++++++++++- style/blockly.css | 69 +++++++++++++++++++++++++++++++++-------------- 4 files changed, 101 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index 9c41a37e..130acb64 100644 --- a/index.html +++ b/index.html @@ -1339,6 +1339,28 @@