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

Allow setting attributes for new nodes created #49

Open
arjunv opened this issue Aug 24, 2018 · 1 comment
Open

Allow setting attributes for new nodes created #49

arjunv opened this issue Aug 24, 2018 · 1 comment
Assignees
Labels
feat A new feature. refactor A code change that neither fixes a bug nor adds a feature.

Comments

@arjunv
Copy link

arjunv commented Aug 24, 2018

Feature Request

Allowing the node text and the chain color to be set before creating a node would significantly reduce the time having to copy paste color codes on each node after creating the same. Currently when no nodes are selected, the attributes of the root node will be changed. However that's something that needs to be done once in a session, and can be done by selecting the root node itself and modifying the same. Instead keep the 3 color selectors when no node is selected, and apply those attributes on all new nodes created from then.

@cedoor
Copy link
Owner

cedoor commented Aug 25, 2018

Hi @arjunv,

correct me if I'm wrong. Do you intend to give the possibility to change the default colors (text, branch, background) when no node is selected? It could be a good idea.

When no node is selected where it should add nodes? On the root node or a warning message?

@cedoor cedoor added the feat A new feature. label Aug 25, 2018
@cedoor cedoor self-assigned this Sep 4, 2018
@cedoor cedoor added the refactor A code change that neither fixes a bug nor adds a feature. label Aug 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feat A new feature. refactor A code change that neither fixes a bug nor adds a feature.
Projects
None yet
Development

No branches or pull requests

2 participants