Skip to content

Add Undo/Redo Functionality #8

@pyang4s

Description

@pyang4s

Description:
Implement simple undo/redo for previous drawing actions.

Acceptance Criteria:

  • Store drawing states in an array
  • Add "Undo" button (reverts last stroke)
  • Add "Redo" button (restores reverted stroke)
  • Commit and push

Estimated Effort: 2–3 hours

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions