FreeCAD: master 29f5ac73

Author Committer Branch Timestamp Parent
realthunder wmayer master 2019-09-30 03:48:06 master be951cc0
Changeset Gui: sync expression change in property editor

This patch fixes two problems,

When one property item is assigned an expression, auto remove any parent
and child item expressions to avoid expression conflicts.

Disable value update when an property item or any of its parents are
bound by an expression.
mod - src/Gui/propertyeditor/PropertyItem.cpp Diff File
mod - src/Gui/propertyeditor/PropertyItem.h Diff File