pjekel / cbtree

The Dijit Tree with Multi State Checkboxes, project code 'cbtree' , is a highly configurable dojo/dijit tree with support for multi-state checkboxes or third party widgets capable of presenting a so-called 'checked' state.
Other
75 stars 34 forks source link

Drag & Drop Issue #55

Open pomczys opened 10 years ago

pomczys commented 10 years ago

Unable to put a node in the last position in the tree

Here is example: http://thejekels.com/cbtree/demos/ArcGIS.php

pjekel commented 9 years ago

This is a bug in dijit/tree/dndSource.js which cbtree inherits