Make visiable amied axis.
--HG-- branch : develop
This commit is contained in:
parent
e431388be8
commit
141ec30b8c
|
@ -161,6 +161,7 @@ void VisToolTriangle::DrawAimedAxis(QGraphicsPathItem *item, const QLineF &line,
|
||||||
axis.setLength(axis.length()+arrow_step);
|
axis.setLength(axis.length()+arrow_step);
|
||||||
}
|
}
|
||||||
item->setPath(path);
|
item->setPath(path);
|
||||||
|
item->setVisible(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user