Is there any news on this. Most others do as follows:
- Dropping inside the row near the vertical middle makes it a child. The arrow drop indicator on recieving row indented right inside the row to signify drop position is a child
- Dropping near the to the top or bottom of the recieving row makes it a sibling The indicator arrow on top or bottom of the recieving row to signify drop position is a sibling
- Optional callback function that returns false if drop not allowed (like a hover_node event). No drop allowed gives the cross just like pqGrid already does (would be nice to be able to change this, maybe make it red and the check green)
- Option if row can accept dropped children, if false then drop arrow indicator only shows sibling dropping, even if cursor is near center of the row.
Will this be in the next version and do you have a release date yet of the next version?
This one does it quite nicely and is far easier for the user to understand
https://mbraak.github.io/jqTree/examples/03_drag_and_drop/