[TD]improve presentation of tolerance text

This commit is contained in:
wandererfan
2019-12-15 16:14:25 -05:00
committed by WandererFan
parent 1e68bc1684
commit 9be2af54d3
3 changed files with 88 additions and 28 deletions

View File

@@ -178,7 +178,7 @@ void DrawViewDimension::onChanged(const App::Property* prop)
(prop == &OverTolerance) ||
(prop == &UnderTolerance) ||
(prop == &Inverted) ) {
// nothing in particular
requestPaint();
}
}