From 58d6082826f21698be3274ea1aa85decddbcd515 Mon Sep 17 00:00:00 2001 From: ShawnPhang Date: Mon, 24 Mar 2025 14:49:15 +0800 Subject: [PATCH] fix: zoom scaling --- .../modules/layout/zoomControl/index.vue | 14 ++- src/utils/utils.ts | 92 ++++--------------- 2 files changed, 30 insertions(+), 76 deletions(-) diff --git a/src/components/modules/layout/zoomControl/index.vue b/src/components/modules/layout/zoomControl/index.vue index d521e53..cac95d9 100644 --- a/src/components/modules/layout/zoomControl/index.vue +++ b/src/components/modules/layout/zoomControl/index.vue @@ -1,3 +1,10 @@ +