Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matejbevec/selection to subprocess #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MatejBevec
Copy link
Contributor

Merge the selected widgets into a new subprocess via the context menu.

Creates a new subprocess and its widget.
Moves the selected widgets and internal connections to the new subprocess.
Splits bordering connections as expected.

Rejects the command if the selection is disconnected - that is, if there are non-selected widgets with both input and output connections that are selected.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 44.898% when pulling 5b82130 on matejbevec/selection-to-subprocess into 65cfe61 on master.

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.

2 participants