UI: Ability to reset colors after an error pause

RuntimePauseOnError is a useful debugging feature and it is nice that gamma shows which nodes have and have not been evaluated using a different color palette.

It would be nice however to be able to reset everything to normal colors to be able to see the patch properly and fix the errors without rerunning the patch (and running into the same issue again).

image
Notice that it is very hard to read the unevaluated nodes - very similar color to the background and no differentiation between links/nodes.

I see these options:

  • Basic - reset colors on runtime stop (F8)
  • Basic #2 - change the color palette of unevaluated nodes to make them more readable
  • Better - a new command that resets the colors on demand
  • Best - a new command that toggles between the views

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.