Skip to content

Feature/undomanager support#88

Merged
vade merged 3 commits intomainfrom
feature/undomanager-support
Nov 17, 2025
Merged

Feature/undomanager support#88
vade merged 3 commits intomainfrom
feature/undomanager-support

Conversation

@vade
Copy link
Copy Markdown
Contributor

@vade vade commented Nov 17, 2025

Build off of @JustinMeans 's initial undo implementation, make some minor clean up, and extend undo to support node movement undo / redo in the canvas.

JustinMeans and others added 3 commits November 15, 2025 23:22
Implements undo/redo for node add/delete and port connect/disconnect.
Fixes connections failing to update in render view during certain operations.
…s (use value passed into closure no need for self in many undo), add undo for moving groups of nodes, as well as add redo for that (partially) at least.
@vade vade merged commit 1180b1d into main Nov 17, 2025
@vade vade deleted the feature/undomanager-support branch November 17, 2025 02:51
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