This commit is contained in:
team3
2026-05-23 01:30:39 +02:00
parent 9bbe7ae20a
commit 18d9976637

View File

@@ -108,6 +108,7 @@ export class GraphView {
this.cy = cytoscape({ this.cy = cytoscape({
container, container,
elements, elements,
autoungrabify: true,
wheelSensitivity: 0.3, wheelSensitivity: 0.3,
boxSelectionEnabled: false, boxSelectionEnabled: false,
userPanningEnabled: true, userPanningEnabled: true,