FreeCAD: master 82ec99db

Author Committer Branch Timestamp Parent
uwestoehr wwmayer master 2020-12-27 05:45:31 master 75f78f94
Changeset [TD] fix regression for balloon text separators

as reported here: https://forum.freecadweb.org/viewtopic.php?f=35&t=53664 the balloon text separation no longer works.

The regression was introduced by commit 05577c267 . The mistake thereby was that the textHeight is already handled before the separators and that rectangular balloons behave differently because of the separator feature.
mod - src/Mod/TechDraw/Gui/QGIViewBalloon.cpp Diff File