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 Request]: Drag a model into an existing node, from the Model Library. #1000

Closed
1 task done
JorgeR81 opened this issue Sep 26, 2024 · 1 comment
Closed
1 task done
Assignees
Labels
enhancement New feature or request

Comments

@JorgeR81
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

When we drag a model into the canvas, a new node is created.
This is very useful to build new workflows.

But I'd like to load the model into an existing node, if the model is dragged into that node.
Currently, a new node is created.

lib

Proposed workflow

Just drag the model on top of a compatible loader node.

You could add a visual indicator ( while clicking down ), to make sure the model will be loaded on the existing node ( on click up ).
( It could be, for example, a blue line around the node ).


If the current workflow only has a loader node for the selected model, this could also be done via right click menu.
It could be similar to the workflow right click menu, but just with the insert option.

( This may be too complex to implement but, ideally, the right click menu could list all the loader nodes, in the current workflow, that would accept the model. )

libw

Additional information

No response

@mcmonkey4eva
Copy link
Contributor

PR for this #1004

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

No branches or pull requests

3 participants