Skip to content

Fix unwanted copy/paste behavior in nodes#527

Open
g-abilio wants to merge 1 commit into
paceholder:masterfrom
fabns-nano:bugfix/remove_undesired_copy_paste_behavior
Open

Fix unwanted copy/paste behavior in nodes#527
g-abilio wants to merge 1 commit into
paceholder:masterfrom
fabns-nano:bugfix/remove_undesired_copy_paste_behavior

Conversation

@g-abilio
Copy link
Copy Markdown
Contributor

@g-abilio g-abilio commented Jun 1, 2026

Type of change

  • Bug fix

Description

This PR fixes the copy/paste behavior in nodes. Previously, when copying and pasting a single node, its connections were also pasted, which was not the desired behavior. Now, when copying and pasting a single node, only the node itself is pasted. When copying multiple nodes, both the selected nodes and the connections between them are pasted.

Testing

  • Qt version tested: Qt 6.6.0
  • Existing tests still pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant