also postpone starting selection when clicking on a node

This commit is contained in:
peterkogo
2025-10-30 12:53:40 +01:00
committed by moklick
parent 0d2cda7dff
commit 07fbc7e34a
2 changed files with 4 additions and 14 deletions

View File

@@ -39,6 +39,7 @@
bind:edges
fitView
selectionMode={SelectionMode.Partial}
multiSelectionKey={['Meta', 'Shift']}
selectionOnDrag
panOnScroll
paneClickDistance={100}