History can't re-do after you undo to the beginning #12

Open
opened 2019-07-03 23:12:49 +00:00 by kirsle · 0 comments
Owner

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

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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: SketchyMaze/doodle#12
No description provided.