Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow UI to rename node and added usage in local variable nodes #56

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

snakex64
Copy link
Collaborator

This fix a problem with the current local variable implementation where they would all have the same name (the name of the "Declare Variable Node".

We can now change their name :

image

@snakex64 snakex64 enabled auto-merge (squash) November 21, 2024 23:40
@snakex64
Copy link
Collaborator Author

snakex64 commented Nov 21, 2024

FYI, renaming goes through "F2" shortcut after selecting a node. Not all node can be renamed

@snakex64 snakex64 merged commit 4325ff8 into master Nov 21, 2024
3 checks passed
@snakex64 snakex64 deleted the allow-renaming-node branch November 21, 2024 23:45
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.

1 participant