Skip to content

Undo redo functionality#7

Draft
c5inco wants to merge 3 commits into
mainfrom
cursor/C5-40-undo-redo-functionality-dd95
Draft

Undo redo functionality#7
c5inco wants to merge 3 commits into
mainfrom
cursor/C5-40-undo-redo-functionality-dd95

Conversation

@c5inco

@c5inco c5inco commented Dec 21, 2025

Copy link
Copy Markdown
Owner

Implement comprehensive undo/redo functionality to allow users to revert and restore changes made to mesh points and canvas settings, addressing issue C5-40.

This PR introduces a snapshot-based UndoRedoManager to track state changes, enabling undo/redo for all major user actions including mesh point movements (optimized for drag operations), blur level, canvas dimensions, and color adjustments. Standard keyboard shortcuts (Ctrl/Cmd+Z, Ctrl/Cmd+Shift+Z, Ctrl+Y) are integrated for a familiar user experience.


Linear Issue: C5-40

Open in Cursor Open in Web

@cursor

cursor Bot commented Dec 21, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants