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

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
kirsle added the
bug
label 2019-07-03 23:12:49 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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
There is no content yet.