Skip to content
Snippets Groups Projects
Commit dd742afd authored by Marco Bubke's avatar Marco Bubke
Browse files

QmlDesigner: Update AnchorIndicatorGraphicsItem after updating anchorlines


Change-Id: Ibdde4d8a32abac8bc7b1572507c7a8094d28f604
Reviewed-by: default avatarThomas Hartmann <Thomas.Hartmann@digia.com>
parent 98917598
No related branches found
No related tags found
No related merge requests found
......@@ -228,6 +228,7 @@ void AnchorIndicatorGraphicsItem::updateAnchorIndicator(const AnchorLine &source
updateAnchorLinePoints(&m_targetAnchorLineFirstPoint, &m_targetAnchorLineSecondPoint, targetAnchorLine);
updateBoundingRect();
update();
}
void AnchorIndicatorGraphicsItem::updateBoundingRect()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment