From 99f159335a86d5b143be8830a73e950097310e75 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 20 May 2025 05:48:28 +0000 Subject: [PATCH 1/2] Initial plan for issue From 2f9b1707575b56e186d0a674a996cca327abd042 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 20 May 2025 05:56:59 +0000 Subject: [PATCH 2/2] Reduce zoom increment for Ctrl+mouse wheel in blocks workspace Co-authored-by: abchatra <6107272+abchatra@users.noreply.github.com> --- pxtarget.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pxtarget.json b/pxtarget.json index cfdb6559f5..2e804a672e 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -617,6 +617,9 @@ "length": 1, "colour": "rgb(189, 195, 199)", "snap": false + }, + "zoom": { + "scaleSpeed": 1.05 } }, "blockColors": {