rivet
rivet copied to clipboard
[Feature]: global value for split
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
That's an interesting idea! I wonder what the best way to go about this is...
We could allow a variable reference in the "Max" field, instead of just a hard-coded numeric value.