Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Allow a child node to be re-linked to another parent node #23

Closed
cluxter opened this issue Mar 26, 2018 · 1 comment
Closed

Allow a child node to be re-linked to another parent node #23

cluxter opened this issue Mar 26, 2018 · 1 comment
Assignees
Labels
feat A new feature.

Comments

@cluxter
Copy link

cluxter commented Mar 26, 2018

Current behaviour

We can't modify the link between a parent node and a child node. Thus every time we need to affect some child nodes to another parent node, we must delete them all and re-create them one by one. This makes the tool of very limited use.

Expected behaviour

The link between two nodes can be modified to be affected to some other node.

@cedoor cedoor added the feat A new feature. label Mar 26, 2018
@cedoor
Copy link
Owner

cedoor commented Mar 26, 2018

Hello @cluxter,

this is an interesting mmp library feature. However, it has already been planned the possibility to copy and paste a node #2. For the moment I hope I can finish this.

In any case, I leave the issue open for future implementations, thanks!

@cedoor cedoor self-assigned this May 15, 2018
@cedoor cedoor closed this as completed Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feat A new feature.
Projects
None yet
Development

No branches or pull requests

2 participants