History can't re-do after you undo to the beginning #12
Labels
No labels
bug
doodad
enhancement
levels & doodads
security
ui toolkit
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SketchyMaze/doodle#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There's currently a bug in the undo/redo history behavior.
If you draw a few strokes, you can Undo and Redo those strokes just fine. But if you Undo all the way to the beginning, the Redo function no longer works.
It's a bug somewhere in the linked list logic in pkg/drawtool/history.go