tree-browser-bundle icon indicating copy to clipboard operation
tree-browser-bundle copied to clipboard

Restrictions on hierarchy

Open ElectricMaxxx opened this issue 8 years ago • 0 comments

When moving or adding (not implemented yet) a node in the tree we have respect some restrictions. Moslty the parents the decide wheter to take a children of a specific type/class. So we should use those information on the parents (TODO: create enhancer) to restrict movemets client side.

ElectricMaxxx avatar Jul 28 '17 12:07 ElectricMaxxx