FreeCAD: master 58e459cd

Author Committer Branch Timestamp Parent
abdullah wwmayer master 2020-06-11 18:09:02 master 7ae2fc7b
Changeset TaskDlgEditSketch: Remove unnecessary recompute

===============================================

On Undo/Redo there should not be an unconditional recompute.

The need for this recompute is probably related to the fact that PropertyConstraintList
has invalid geometry keys.
mod - src/Mod/Sketcher/Gui/TaskDlgEditSketch.cpp Diff File
mod - src/Mod/Sketcher/Gui/TaskDlgEditSketch.h Diff File