Make sure the extra line frag rect is always set when we reach the end.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16043 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Alexander Malmberg 2003-02-22 01:43:11 +00:00
parent 4c4131fca7
commit 8712b50242
2 changed files with 102 additions and 77 deletions

View file

@ -2066,6 +2066,9 @@ no_soft_invalidation:
}
}
/* Clear the extra line fragment information. */
extra_textcontainer = nil;
/* [self _dumpLayout];
printf("*** done\n");*/