Giter VIP home page Giter VIP logo

Comments (5)

KennedyRichard avatar KennedyRichard commented on June 21, 2024

Hello,

There are 02 ways to sever connections between sockets:

  • Right-click one of the sockets and click the "Disconnect" options in the small popup menu that appears; or
  • Hold the key and click-drag the mouse as if you were drawing a line over the connection(s) you want to sever;

Please, try such approaches and let me know if you managed to achieve what you wanted.

from nodezator.

saurabhgayali avatar saurabhgayali commented on June 21, 2024

Update: Outgoing sockets only have option to disconnect all child.
image

Only incoming sockets have disconnect option.
image


While holding and dragging invokes a selection tool.
image

from nodezator.

KennedyRichard avatar KennedyRichard commented on June 21, 2024

Thank you for the report.

In the case of right-clicking the sockets, it is all expected behaviour:

  • an input socket (the one that receives data) can only receive one connection, that is why it only asks whether you want to sever that connection;
  • an output socket however, can send data to many sockets, which is why is asks whether you want to sever all connections;

In the case of dragging the mouse, I made a mistake in my previous reply. I'm sorry for that. I forgot to include that you must first hold the Ctrl key before dragging with the mouse.

Again, please, try holding Ctrl, then dragging the mouse and see if it works and, if so, please let me know so that I can close the issue.

Additional tip: you can learn a lot of useful controls in the screen that appears by pressing the F1 key

Thank you again.

from nodezator.

saurabhgayali avatar saurabhgayali commented on June 21, 2024

image
The ctrl method is also working.

I wonder were these steps in documentation. May be I missed. Thanks

from nodezator.

KennedyRichard avatar KennedyRichard commented on June 21, 2024

Don't worry, I'm here to help whenever needed. You'll find info on the controls in the menu Help > General controls or pressing the F1 key.

from nodezator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.