stefa_n
unread,Feb 22, 2011, 11:21:00 AM2/22/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jsTree
Hi,
users are allowed to drag nodes out of the tree to another area of the
page (having jstree-drop) . This area is on the left of the tree, so
the moved node mostly does not "touch" another node. In this case drop-
finish is not triggered. It only works when the little arrow
indicating the insert-position was seen before. Guess I need to tinker
on the start-drag-behaviour...
By the way: When I first encountered jsTree I was pleasantly surprised
on how it shows where the node would end up if dropped, especially
that a line was used to indicate this. There is no desktop-tree-
control capable of this, as far as I know. Now I realized that an
arrow is used for this always. Is there a way to get back the old
behaviour?