Show Dimension text on Document load
- if keepUpdated is off, Dimension text never gets shown.
This commit is contained in:
@@ -290,6 +290,7 @@ void QGIViewDimension::draw()
|
||||
return;
|
||||
}
|
||||
|
||||
datumLabel->show();
|
||||
show();
|
||||
|
||||
TechDraw::DrawViewDimension *dim = dynamic_cast<TechDraw::DrawViewDimension *>(getViewObject());
|
||||
|
||||
Reference in New Issue
Block a user