mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 13:20:38 +00:00
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:
parent
8d132a62fb
commit
7442ffb62e
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue