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

Add name change bar to editor #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

faximilie
Copy link

This change just adds a small bar in the bottom right next to the search bar that allows users to name their nodes

image

It updates when you change selected nodes.

There was a similar pull request that I closed accidentally

@fian46
Copy link
Owner

fian46 commented Apr 18, 2021

You need to wrap any operation inside undo redo action to trigger save action inside editor. Also you need to update the connection properly inside undo redo too. In editor i make hard coded root name for root node. Please not allowing to change root name because it will failing save procedure.

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.

None yet

2 participants