pcirella / dynatree

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

drag&drop improvement #128

Closed GoogleCodeExporter closed 9 years ago

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

I would like to make this: when I try to drop selected (dragged) node to
the element which has other nodes it could expand and show it's content.
E.x. from online example, when i want to drop 'item2'  to folder 'Folder
with some children', this folder could expand.

What goal would this enhancement help you achieve?

It could be more comfortable not to expand necessary folder at first, but
drag&drop intuit.

Original issue reported on code.google.com by witi...@gmail.com on 20 Dec 2009 at 11:58

GoogleCodeExporter commented 9 years ago
The current online example is simply to show how existing plugins can be used to
enhance dynatree.
I think this can be achieved by starting a timer in the over() event which calls
dtnode.expand().

This request is already part of issue 35. But if you have working sample code, I
could use it when implementing built-in drag'n'drop.

Original comment by moo...@wwwendt.de on 2 Jan 2010 at 5:46

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 8 Nov 2010 at 6:47

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 26 Jan 2013 at 4:08