Show auto-constraints symbol in point mode
This commit is contained in:
parent
cc4734cafb
commit
0b5212e46b
|
@ -1444,6 +1444,7 @@ public:
|
|||
setPositionText(onSketchPos);
|
||||
if (seekAutoConstraint(sugConstr, onSketchPos, Base::Vector2D(0.f,0.f))) {
|
||||
renderSuggestConstraintsCursor(sugConstr);
|
||||
return;
|
||||
}
|
||||
applyCursor();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user