mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-20 16:06:27 +00:00
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:
parent
4c4131fca7
commit
8712b50242
2 changed files with 102 additions and 77 deletions
|
@ -2066,6 +2066,9 @@ no_soft_invalidation:
|
|||
}
|
||||
}
|
||||
|
||||
/* Clear the extra line fragment information. */
|
||||
extra_textcontainer = nil;
|
||||
|
||||
/* [self _dumpLayout];
|
||||
printf("*** done\n");*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue