Procedure parameter edits do not get grouped #5439
Labels
component: events
component: fields
component: variables
issue: bug
Describes why the code or behaviour is wrong
Milestone
Describe the bug
To Reproduce
Steps to reproduce the behavior:
[Edit]
The first few undos are undoing variable create events. If you stop undoing before you start removing letters, you end up with erroneous variables in the toolbox.
Expected behavior
The entire edit is undone with one trigger.
Additional context
This exists on master and develop, even though text-input fields now group edits on develop. I think change events are probably messing things up.
The text was updated successfully, but these errors were encountered: