Skip to content

Fix two undo steps on alt-click to add reroute#3675

Merged
huchenlei merged 1 commit intomainfrom
two-undo-reroute
Apr 28, 2025
Merged

Fix two undo steps on alt-click to add reroute#3675
huchenlei merged 1 commit intomainfrom
two-undo-reroute

Conversation

@webfiltered
Copy link
Contributor

@webfiltered webfiltered commented Apr 28, 2025

Change tracker checks the entire workflow on every pointer click, on top of the programmatic checks and notifications.

Was unable to find a reason to check workflow state on both pointer down an pointer up.

  • Removes change tracker state check from processMouseDown.

┆Issue is synchronized with this Notion page by Unito

Change tracker checks the entire workflow on every pointer click, on top of the programmatic checks and notifications.

Was unable to find a reason to check workflow state on both pointer down an pointer up.

- Removes change tracker state check from `processMouseDown`.
@webfiltered webfiltered requested a review from a team as a code owner April 28, 2025 20:45
@huchenlei huchenlei merged commit 3bc9a39 into main Apr 28, 2025
10 checks passed
@huchenlei huchenlei deleted the two-undo-reroute branch April 28, 2025 23:20
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