branch | RCL_3 |
changeset 13 | 7ff7c6e94fea |
parent 11 | 6971d1c87c9a |
child 54 | 748ec5531811 |
--- a/textrendering/textformatting/tbox/LAYEMU.CPP Fri Mar 12 15:51:09 2010 +0200 +++ b/textrendering/textformatting/tbox/LAYEMU.CPP Thu Apr 01 00:28:03 2010 +0300 @@ -4013,7 +4013,7 @@ { if (aTopNoLimitBorder) { - iBandTop = Max(0 - iText->LayoutHeight(),desired_bandtop); + iBandTop = desired_bandtop; } else iBandTop = Max(0,desired_bandtop);//Disallow text scrolled beyond top border