Sochettra / dynatree

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

Dragging Multiple Nodes #266

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What new or enhanced feature are you proposing?
The ability to drag multiple nodes.

What goal would this enhancement help you achieve?
Drag-and-drop functionality much like what many desktop users are familiar 
(e.g. Windows Explorer).

Currently, the following indicates only one node at-a-time can be dragged:

onDragStart: function(node) {
...
}

and, attempting to drag multiple selected nodes never drags more than a single 
node.

Original issue reported on code.google.com by wbgil...@gmail.com on 3 Jan 2012 at 5:29

GoogleCodeExporter commented 8 years ago

Original comment by moo...@wwwendt.de on 3 Jan 2012 at 5:44

GoogleCodeExporter commented 8 years ago
Hi, I would be requiring the same functionality in Dynatree. I have a tree from 
which I need to select multiple nodes and drop over a div. It will really great 
if you could provide me some code snippets on this ! 

Thanks,
Anirban

Original comment by anirban....@gmail.com on 14 Feb 2012 at 10:14

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