Skip to content

reload icon when node name is changed#84

Open
smahn9123 wants to merge 2 commits into
jupyter-widgets-contrib:masterfrom
smahn9123:master
Open

reload icon when node name is changed#84
smahn9123 wants to merge 2 commits into
jupyter-widgets-contrib:masterfrom
smahn9123:master

Conversation

@smahn9123
Copy link
Copy Markdown

When the name of a node with an open or close icon is changed, this previously set icon disappears.
To prevent this, reload icon after rename_node is called. No need for recursive call because only icon of this particular node was removed.

When the name of a node with an open or close icon is changed,
this previously set icon disappears.
To prevent this, reload icon after rename_node is called.
No need for recursive call because only icon of this particular node was removed.

Signed-off-by: SeungminAhn <smahn9123@gmail.com>
Copy link
Copy Markdown
Collaborator

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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