SelectionMovingConfig
Configuration for selection moving behavior.
Properties
Section titled “Properties”edgePanningEnabled
Section titled “edgePanningEnabled”edgePanningEnabled:
boolean
Enable edge panning when the moved node is near the edge of the viewport.
Default
Section titled “Default”trueedgePanningForce
Section titled “edgePanningForce”edgePanningForce:
number
Multiplier for edge panning speed while dragging nodes near the edge of the viewport.
Default
Section titled “Default”10edgePanningThreshold
Section titled “edgePanningThreshold”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.
Default
Section titled “Default”30