FreeCAD: master b42c45be

Author Committer Branch Timestamp Parent
realthunder realthunder master 2017-04-02 03:49:38 master 1bde4517
Changeset TreeView: fixed disappearing item

The problem occurs when a child object is no longer claimed by its
former parent. The child tree item is not added back to Document root
even if it is the only instance left, which resulting the child object
disappearing entirely from the tree view.
mod - src/Gui/Tree.cpp Diff File