xjj 2 лет назад
Родитель
Сommit
bd05da7de5
1 измененных файлов с 1 добавлено и 0 удалено
  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,