Skip to content

SelectionMovingConfig

Configuration for selection moving behavior.

edgePanningForce: number

Distance in pixels to move the screen while dragging nodes near the edge of the viewport.


edgePanningThreshold: number

The threshold in pixels for edge panning to start. If the mouse pointer is within this distance from the edge of the viewport, panning will be triggered.