Pārlūkot izejas kodu

修复选取后能够拖动

xjj 2 gadi atpakaļ
vecāks
revīzija
bd05da7de5
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/components/Flow/index.tsx

+ 1 - 0
src/components/Flow/index.tsx

@@ -226,6 +226,7 @@ export const Demo: React.FC<IProps> = props => {
         selecting: {
           enabled: true,
           showNodeSelectionBox: true,
+          movable: false,
         },
         interacting: false,
         mousewheel: false,