diff --git a/sources/qetgraphicsitem/crossrefitem.cpp b/sources/qetgraphicsitem/crossrefitem.cpp index 1e30dc862..375654576 100644 --- a/sources/qetgraphicsitem/crossrefitem.cpp +++ b/sources/qetgraphicsitem/crossrefitem.cpp @@ -72,7 +72,9 @@ void CrossRefItem::updateLabel() { //and fill it fillCrossRef(&qp); + autoPos(); + update(); } /**