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

[Feature] Open context menu when connection is dropped #23

Closed
miroiu opened this issue Sep 17, 2021 · 1 comment · Fixed by #24
Closed

[Feature] Open context menu when connection is dropped #23

miroiu opened this issue Sep 17, 2021 · 1 comment · Fixed by #24
Assignees
Labels
enhancement New feature or enhancement

Comments

@miroiu
Copy link
Owner

miroiu commented Sep 17, 2021

Is your feature request related to a problem? Please describe.
I would like to open a context menu from a pending connection.

Describe the solution you'd like
When dropping a pending connection onto the editor's surface, a context menu should open showing all available nodes. When a node is selected, a new connection to that node should be created.

Additional context
Something similar to the context menu from UE4's Blueprint editor.

Example context menu

@miroiu miroiu added the enhancement New feature or enhancement label Sep 17, 2021
@miroiu miroiu self-assigned this Sep 17, 2021
@miroiu miroiu linked a pull request Sep 17, 2021 that will close this issue
@miroiu
Copy link
Owner Author

miroiu commented Sep 17, 2021

Example implementation in Calculator app

Example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant