[TD]fix AutoHorizontal not applied after creation
This commit is contained in:
@@ -108,6 +108,7 @@ App::DocumentObjectExecReturn *DrawLeaderLine::execute(void)
|
||||
if (!keepUpdated()) {
|
||||
return App::DocumentObject::StdReturn;
|
||||
}
|
||||
adjustLastSegment();
|
||||
return DrawView::execute();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user