View does not appear on Redo

Crash in Page on Redo View
This commit is contained in:
WandererFan
2016-07-11 15:32:16 +02:00
committed by wmayer
parent 32a8621e14
commit 19ff06c9cd
6 changed files with 29 additions and 4 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ App::DocumentObjectExecReturn *DrawViewDimension::execute(void)
//TODO: if MeasureType = Projected and the Projected shape changes, the Dimension may become invalid (see tilted Cube example)
return App::DocumentObject::StdReturn;
return App::DocumentObject::execute();;
}
std::string DrawViewDimension::getFormatedValue() const