From 5dca1eaf23f060aaed260a6f3e74cc60ba177a76 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Wed, 28 Feb 2024 14:40:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BF=9D=E6=8C=81=E5=AE=BD=E9=AB=98=E6=AF=94?= =?UTF-8?q?=E6=97=B6=E9=83=A8=E5=88=86=E6=8B=96=E6=8B=BD=E7=82=B9=E6=8B=96?= =?UTF-8?q?=E6=8B=BD=E6=97=B6=E6=98=AF=E5=90=8C=E6=97=B6=E5=87=BA=E7=8E=B0?= =?UTF-8?q?=E4=BD=8D=E7=A7=BB=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../data-visualization/canvas/Shape.vue | 6 +++-- .../calculateComponentPositionAndSize.ts | 25 +++++++++++++++++++ 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/components/data-visualization/canvas/Shape.vue b/core/core-frontend/src/components/data-visualization/canvas/Shape.vue index 179c704cff..5a676c8a0d 100644 --- a/core/core-frontend/src/components/data-visualization/canvas/Shape.vue +++ b/core/core-frontend/src/components/data-visualization/canvas/Shape.vue @@ -87,7 +87,9 @@