textrendering/textformatting/tbox/LAYEMU.CPP
branchRCL_3
changeset 4 7ff7c6e94fea
parent 2 6971d1c87c9a
child 16 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