rivet icon indicating copy to clipboard operation
rivet copied to clipboard

[Feature]: global value for split

Open andris1 opened this issue 1 year ago • 2 comments

Feature Request

It would be great if I could set the split value for all relevant nodes in one place. Maybe by passing it a context node?

Usually, while building a graph out, I want to keep it to like 2 test cases, but when that's done it would be nice to open the floodgates without having to change the split value in every place.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

andris1 avatar Feb 13 '24 11:02 andris1

That's an interesting idea! I wonder what the best way to go about this is...

abrenneke avatar Mar 03 '24 19:03 abrenneke

We could allow a variable reference in the "Max" field, instead of just a hard-coded numeric value.

jcobol avatar Apr 21 '24 17:04 jcobol