sketcher: fix issue #13852 resolve issue with state not updating constraint text

(cherry picked from commit d806b4e5f3)
This commit is contained in:
chris
2025-11-24 06:11:50 +01:00
committed by Max Wilfinger
parent 8e73bddec1
commit b71344c07b
@@ -3366,6 +3366,9 @@ bool ViewProviderSketch::setEdit(int ModNum)
addNodeToRoot(gridnode);
setGridEnabled(true);
// update the documents stored transform
getDocument()->setEditingTransform(plm.toMatrix());
// create the container for the additional edit data
assert(!isInEditMode());
preselection.reset();