Add a FIXME to NSLayoutManager

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33118 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Eric Wasylishen 2011-05-25 21:47:30 +00:00
parent 4f1f0f90f0
commit 4736b353dc
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2011-05-25 Eric Wasylishen <ewasylishen@gmail.com>
* Source/NSLayoutManager.m: Add a FIXME note
2011-05-25 11:19 David Chisnall <theraven@gna.org>
* libs/gui/trunk/Source/NSBezierPath.m,

View file

@ -455,6 +455,8 @@ container? necessary? */
{
NSRange r1, r2;
// FIXME: should accept {NSNotFound, 0} for selCharRange to ignore that parameter
/* TODO: we can actually do better than this by using the insertion point
positioning behavior */
r1 = [self glyphRangeForCharacterRange: charRange