mmalinowski42 / dynatree

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

Support for drop copy (drop with CTRL key pressed) #477

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please I need to differentiate between a simple Drag & Drop and Drag & Drop 
with CTRL key pressed to implement copy action, instead of move action.
Thanks

GioviQ

(I found that dynatree-drop-marker.dynatree-drop-copy in ui.dynatree.css, but 
it is not used.)

Original issue reported on code.google.com by giovanni...@gmail.com on 3 Mar 2014 at 4:51

GoogleCodeExporter commented 9 years ago
you could store the click event information in the drag start event, and then 
call copyNode or moveNode on drop.

Original comment by moo...@wwwendt.de on 3 Mar 2014 at 7:33

GoogleCodeExporter commented 9 years ago
How can I change drop icon with plus sign icon?

Original comment by giovanni...@gmail.com on 4 Mar 2014 at 8:15

GoogleCodeExporter commented 9 years ago
Cleanup Scrumboard

Original comment by moo...@wwwendt.de on 2 May 2014 at 7:47