speckleworks/SpeckleRhino

Chaning the Name of a UD input param forces def expiration on every type

didimitrie opened this issue · 0 comments

Step 0:

Expected Behaviour

Once the user finishes editing the input parameter name, do a new run, not before or during.

Actual Behaviour

Every type triggers a solution expiration.

Proposed Solution (if any)

I don't think there's an event for end of changes, so I might need to just debounce the event handler.