Archived
1

Corrected Selection Errors

This commit is contained in:
Kim Wittenburg
2014-09-09 09:23:57 +02:00
parent 91320385f0
commit f791213127
3 changed files with 17 additions and 3 deletions

View File

@@ -40,6 +40,8 @@
replacementLength:(NSUInteger)replacementLength;
- (void)invalidate;
- (MPLayout *)childLayoutAtIndexPath:(NSIndexPath *)indexPath;
#pragma mark Calculation and Drawing Methods
- (CTLineRef)createLineForString:(NSString *)aString;