Can an option to toggle the state/value of an event's conditions be added for debugging?
I'd like to right-click a condition, select "Toggle Condition", and see it's state/value in the debug screen.
This feature would allow me to quickly see the state/value of all conditions I've toggled, without resorting to creating variables.
Events are numbered, so that number could be used to identify which condition is being shown in the debug window.