Include osifont in TechDraw
- also use PropertyFont instead of PropertyString
This commit is contained in:
@@ -186,6 +186,7 @@ App::DocumentObjectExecReturn *DrawViewDimension::execute(void)
|
||||
}
|
||||
|
||||
//TODO: if MeasureType = Projected and the Projected shape changes, the Dimension may become invalid (see tilted Cube example)
|
||||
requestPaint();
|
||||
|
||||
return App::DocumentObject::execute();;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user