| Issue 485: | Allow a node to be CSS-hidden | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What new or enhanced feature are you proposing? I'd like to be able to hide a node in the CSS sense: "display:none" (so it still exists, but just isn't visible) and have the list CSS-visible node get assigned a "dynatree-lastsib" class appropriately. This is not to be confused with collapsing a node. What goal would this enhancement help you achieve? This would allow me to hide/show certain sets of nodes using css only. The goal is to offer a "simplified" tree to new users with fewer nodes but allow them to toggle the view other other nodes without actually re-rendering the tree (and potentially affecting the persistence). Perhaps a new node.hideFromView method might work.
Apr 27, 2014
Project Member
#1
moo...@wwwendt.de
Status:
WontFix
Apr 29, 2014
This is helpful. Thank you.
May 2, 2014
Cleanup Scrumboard
Labels:
Milestone-Release2.0
|