This patch indends to solve this bug: <a href="http://bugs.freedesktop.org/show_bug.cgi?id=46968">http://bugs.freedesktop.org/show_bug.cgi?id=46968</a><br><br>The undo just assigned to SdrTextObj::aRect its previous value. Now it calls NbcSetLogicRect() for this task. This function calls -- among others -- NbcSetMinTextFrameHeight(), which is neccessary to avoid this bug.<br>
<br>Regards,<br>Uray M. János<br><br>