mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Increase connector snap radius (#10757)
This commit is contained in:
committed by
GitHub
parent
c64f37d580
commit
297b668f32
@@ -501,6 +501,7 @@ provide(CanvasKey, {
|
||||
:edges="connections"
|
||||
:apply-changes="false"
|
||||
:connection-line-options="{ markerEnd: MarkerType.ArrowClosed }"
|
||||
:connection-radius="60"
|
||||
pan-on-scroll
|
||||
snap-to-grid
|
||||
:snap-grid="[GRID_SIZE, GRID_SIZE]"
|
||||
|
||||
Reference in New Issue
Block a user