feat(svelte): add on:selectionclick and on:selectioncontextmenu closes #3646
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
on:nodedragstop
|
||||
on:nodecontextmenu
|
||||
/>
|
||||
<NodeSelection />
|
||||
<NodeSelection on:selectionclick on:selectioncontextmenu />
|
||||
</ViewportComponent>
|
||||
<UserSelection />
|
||||
</Pane>
|
||||
|
||||
Reference in New Issue
Block a user