You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we define an output variable, Undo button starts cancelling any action made starting from that point, instead of cancelling only one action at a time.
What steps will reproduce the problem?
Launch Unitex with any language
Create a new graph with FSGraph > New
Create an empty box using the "Create new box" button
Link boxes from starting node to your box and from your box to end node using "Normal editing mode"
Select your new box
Surround it with an output variable by clicking the "Surround box selection with an output variable" button, choose any name for your variable
Create a new empty box using the "Create new box" button
Click the "Undo" button
What is the expected output?
Undo button should cancel only the last action (Create new box).
What do you see instead?
Undo button cancels all the actions made after clicking "Surround box selection with an output variable" button, including "Surround box selection with an output variable" itself.
More info
Unitex/GramLab IDE version: 3.2.56-alpha
UnitexToolLogger version: 3.2.57-alpha
The text was updated successfully, but these errors were encountered:
Victorien-V
changed the title
Undo button cancels any action made after the addition of an output variable
Undo button cancels any action made after adding an output variable
Feb 23, 2018
Victorien-V
changed the title
Undo button cancels any action made after adding an output variable
Undo button cancels any action made after defining an output variable
Feb 23, 2018
When we define an output variable, Undo button starts cancelling any action made starting from that point, instead of cancelling only one action at a time.
What steps will reproduce the problem?
What is the expected output?
Undo button should cancel only the last action (Create new box).
What do you see instead?
Undo button cancels all the actions made after clicking "Surround box selection with an output variable" button, including "Surround box selection with an output variable" itself.
More info
The text was updated successfully, but these errors were encountered: