tnunnink / AutoSpex

A Windows application that runs configurable specifications against a source L5X file to validate the project content.
MIT License
2 stars 0 forks source link

Criteria Value Resets #19

Closed tnunnink closed 1 month ago

tnunnink commented 1 month ago

We currently reset operation and value when the property changes, but it can sometimes be annoying when I am changing to a property that still supports the same set of operations. We should only reset if the new property doesn't support the currently configured operation. This would allow to change the property and have everything else remain the same.