[TD]review comments and rebase for PR7197

This commit is contained in:
Wanderer Fan
2022-07-20 11:53:21 -04:00
committed by WandererFan
parent 5fcea95ed1
commit cc2648b399
4 changed files with 7 additions and 3 deletions

View File

@@ -197,6 +197,7 @@ void DrawViewBalloon::handleChangedPropertyType(Base::XMLReader &reader, const c
}
}
//NOTE: DocumentObject::mustExecute returns 1/0 and not true/false
short DrawViewBalloon::mustExecute() const
{
if (!isRestoring() && Text.isTouched()) {