FreeCAD: master 37caf53d

Author Committer Branch Timestamp Parent
realthunder wmayer master 2019-12-08 00:50:39 master 0ab224b4
Changeset Part: fix TaskAttacher::visibilityAutomation()

Rename Python variable 'tv' to avoid potential conflict with others
(PS. I can't reproduce error caused by this. But there is no harm doing
it either).

Handle editing attachment through an App::Link.
mod - src/Mod/Part/Gui/TaskAttacher.cpp Diff File
mod - src/Mod/Part/Gui/TaskAttacher.h Diff File
mod - src/Mod/PartDesign/Gui/TaskPrimitiveParameters.cpp Diff File