ewpatton / SemantEco

Source code for SemantEco
4 stars 5 forks source link

when jsTree class/prop is expanded and then contracted, dragging the parent node will add text of all child nodes to annotator header, too #112

Open chastk opened 11 years ago

chastk commented 11 years ago

For example, if prov:Entity node is expanded to show children, then contracted to show only the parent node again, dragging prov:Entity will add "Entity Bundle Collection Plan" to the [class or datatype] spot on the header to which it is dragged.

If prov:Entity is ONLY expanded and left expanded before the parent node is dragged, it works okay. Just not if it is expanded then contracted.