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

Static Tree functionality #21

Closed
sjdemoor opened this issue Dec 12, 2016 · 4 comments
Closed

Static Tree functionality #21

sjdemoor opened this issue Dec 12, 2016 · 4 comments
Assignees

Comments

@sjdemoor
Copy link

Is it possible to disable the ability to edit (remove, rename, move, create) node elements? A flag for disabling editing (either globally, and/or at a node level) would be useful.

@rychkog rychkog self-assigned this Dec 13, 2016
@rychkog
Copy link
Contributor

rychkog commented Dec 13, 2016

@sjdemoor Agree!

@taliptayfur
Copy link

I need this too!

@tplessis
Copy link

tplessis commented Jan 3, 2017

+1!

rychkog added a commit that referenced this issue Jan 4, 2017
By adding "options.static" to the TreeModel instance you can make it static - no drag and drop and no menu for the node with this option enabled
rychkog pushed a commit that referenced this issue Jan 4, 2017
feat(tree): make it possible to create static tree (refs #21)
@sjdemoor
Copy link
Author

👍 Thanks for turning this so quickly!

@rychkog rychkog closed this as completed Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants