Describe the bug
When there's a lineX reference to an answer, and you delete it and then undo the deletion, the reference becomes OBJ.
To Reproduce
Steps to reproduce the behavior:
Start with a blank sheet.
Input 236 on line 1.
Input line1 on line 2. The right column populates correctly with "236".
Input 2000 on line 3.
Hold the backspace key to delete the contents of lines 2 and 3.
Hold Ctrl-z to undo the deletion.
Observe that line 2 now contains [OBJ] rather than the reference to line 1.
Expected behavior
A clear and concise description of what you expected to happen.
After deleting and undoing, the state should be what it was before the deletion, including references to answers.
Screenshots
Desktop (please complete the following information):
I changed it, so the information is not lost but the undo stack is getting messed up and I couldn't find a method to edit it. But for now it seems better then before.
Describe the bug When there's a
lineX
reference to an answer, and you delete it and then undo the deletion, the reference becomesOBJ
.To Reproduce Steps to reproduce the behavior:
236
on line 1.line1
on line 2. The right column populates correctly with "236".2000
on line 3.Expected behavior A clear and concise description of what you expected to happen. After deleting and undoing, the state should be what it was before the deletion, including references to answers.
Screenshots
Desktop (please complete the following information):