[TD]Ensure changed expression value is processed
This commit is contained in:
committed by
Chris Hennes
parent
131737a4fc
commit
d0faf2a6b4
@@ -397,7 +397,6 @@ void DrawViewDetail::postHlrTasks(void)
|
||||
if (ScaleType.isValue("Automatic") && !checkFit()) {
|
||||
double newScale = autoScale();
|
||||
Scale.setValue(newScale);
|
||||
Scale.purgeTouched();
|
||||
detailExec(m_saveShape, m_saveDvp, m_saveDvs);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user