From 979b4b1e4f2abbdccaa13f387c55629852268f6c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 25 十二月 2022 09:33:21 +0800 Subject: [PATCH] 2022-12-25 --- src/menu/tablenodes/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/menu/tablenodes/index.jsx b/src/menu/tablenodes/index.jsx index 2b5eed1..4642950 100644 --- a/src/menu/tablenodes/index.jsx +++ b/src/menu/tablenodes/index.jsx @@ -447,7 +447,7 @@ lineWidth: 2, }, }, - minZoom: 0.5, + minZoom: 0.3, modes: { default: ['drag-canvas', 'zoom-canvas', 'dice-mindmap'], }, -- Gitblit v1.8.0