Add requestPaint formerly in DrawView::execute
This commit is contained in:
@@ -120,7 +120,8 @@ QRectF DrawViewAnnotation::getRect() const
|
||||
}
|
||||
|
||||
App::DocumentObjectExecReturn *DrawViewAnnotation::execute(void)
|
||||
{
|
||||
{
|
||||
requestPaint();
|
||||
return TechDraw::DrawView::execute();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user