forked from KathiraveluLab/DHGWorkflow
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Can't copy a node, can't paste one. Ctrl+C/Ctrl+V do nothing. There's no clipboard state, no copy/paste functions in toolbarFunctions.js, nothing in toolbarList, the feature just doesn't exist anywhere in the codebase.
For anything beyond a trivial graph this is genuinely painful. Want to reuse a node pattern? Rebuild it by hand every time.
Needs copy/paste wired up end to end clipboard state in the reducer, copySelected() and pasteClipboard() methods on the graph instance, functions in toolbarFunctions, toolbar entries + Ctrl+C/Ctrl+V hotkeys in toolbarList.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels