Skip to content

Commit b1283a0

Browse files
briantangMarkLogic Builder
authored andcommitted
DHFPROD-8090: Remove pinch zoom from Graph modeling
1 parent 9578117 commit b1283a0

File tree

1 file changed

+1
-0
lines changed
  • marklogic-data-hub-central/ui/src/components/modeling/graph-view/graph-vis

1 file changed

+1
-0
lines changed

marklogic-data-hub-central/ui/src/components/modeling/graph-view/graph-vis/graph-vis.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@ const GraphVis: React.FC<Props> = (props) => {
571571
interaction: {
572572
navigationButtons: true,
573573
hover: true,
574+
zoomView: false
574575
},
575576
manipulation: {
576577
enabled: false,

0 commit comments

Comments
 (0)