rete icon indicating copy to clipboard operation
rete copied to clipboard

[Feature Request] Add control to output

Open a7md0 opened this issue 4 years ago • 8 comments

Ability to add control(s) to Output of the node just like the Input? This would be useful

a7md0 avatar Aug 06 '20 23:08 a7md0

The author says that this is meaningless and not necessary, i have already proposed this. So i have to add this in every new version.

Hatead1 avatar Aug 20 '20 09:08 Hatead1

I am not sure if this Issue points in the direction to what i need or if i get it totally wrong... But i have the feeling you can answer my question @Hatead1 Basically what i need is a "Parameter Control/Socket" meaning its an entity which is either a "Control + Output" or "Input + Output"

An example of what i Imagine: Lets say i have a Node that creates a circles Parameters(X,Y,R), No Input, Output(Circle) I create a circle A with radius R. Now this circles A needs a position, i don't want to have another Node just to provide X+Y, so i would use a control. How ever now i may have a second circles B which i want to be at the same position as A. Here it would now be cool to simply have an output for X+Y which i simply can link to the X+Y of B, which of course disables the Control for X+Y on B.

Is there a way to do this, or is this a lose hope, because this is what the author thinks is useless?

TeaObvious avatar Aug 27 '20 16:08 TeaObvious

Do you want to have "Input-Control-Output" on one line? You can use "custom" component and standard "Input+Control" & "Output" with positioning on line.

Hatead1 avatar Sep 01 '20 08:09 Hatead1

Thank you for that Answer! This sounds like a Plan. :)

TeaObvious avatar Sep 01 '20 08:09 TeaObvious

But why you dont want standard controls? image

Hatead1 avatar Sep 01 '20 08:09 Hatead1

Because they waste to much space for my liking and it does not feel intuitive, specially once the description is hidden when you want to use the control instead of the Input.

Personally i would like to have Input - Description - Control - Output. Where Control shows "linked" or so when the Input is connected: grafik

TeaObvious avatar Sep 01 '20 11:09 TeaObvious

https://codepen.io/hatead1/pen/oNxemKo - for example

Hatead1 avatar Sep 01 '20 14:09 Hatead1

This is just perfect, thank you very very much! <3

TeaObvious avatar Sep 01 '20 14:09 TeaObvious

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

rete-js[bot] avatar Jul 13 '23 10:07 rete-js[bot]