Sochettra / dynatree

Automatically exported from code.google.com/p/dynatree
0 stars 0 forks source link

Option to control which node states are persisted (active, expanded, selected) #287

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What new or enhanced feature are you proposing?

Possibility for initially loaded node properties (activate, focus and select) 
to override persisted properties.

Alternatively possibility to select what settings to persist, for example 
instead of saying persist: true, you could say persist: ['expand'] to only 
persist expand-state.

What goal would this enhancement help you achieve?
I'm navigating to a page showing details about one of the tree-nodes. The tree 
is populated using ajax and currently the persisted properties takes precedence 
over the node properties coming from the ajax call. I want the selected node to 
be specified from the ajax call, while still persisting expanded state.

Original issue reported on code.google.com by deadbee...@gmail.com on 23 Feb 2012 at 11:51

GoogleCodeExporter commented 8 years ago

Original comment by moo...@wwwendt.de on 15 Jul 2012 at 10:47

GoogleCodeExporter commented 8 years ago
see also
   https://groups.google.com/forum/#!msg/dynatree/U_t6SVKoMt8/n5Ax5dkhT-gJ

Original comment by moo...@wwwendt.de on 15 Jul 2012 at 10:52

GoogleCodeExporter commented 8 years ago

Original comment by moo...@wwwendt.de on 3 Oct 2012 at 7:27

GoogleCodeExporter commented 8 years ago
Handle with issue 307

Original comment by moo...@wwwendt.de on 7 Oct 2012 at 6:08

GoogleCodeExporter commented 8 years ago
This issue is addressed with Dynatree 2.0 ('fancytree')

Original comment by moo...@wwwendt.de on 7 Oct 2012 at 3:23

GoogleCodeExporter commented 8 years ago
As of 2014 Dynatree is feature frozen.
Please have a look at Fancytree (sequel of DynaTree 1.x): chances are good that 
the problem was resolved / the requested featuer is already implemented.
Please open a new issue there otherwise:

https://github.com/mar10/fancytree

Original comment by moo...@wwwendt.de on 1 May 2014 at 4:38

GoogleCodeExporter commented 8 years ago

Original comment by moo...@wwwendt.de on 3 May 2014 at 10:08