Removed Old Code
This commit is contained in:
@@ -474,8 +474,6 @@
|
|||||||
selectWords:NO];
|
selectWords:NO];
|
||||||
}
|
}
|
||||||
self.selection = [self rangePathEnclosingAnchorPath:maxLocation newSelectionPath:location];
|
self.selection = [self rangePathEnclosingAnchorPath:maxLocation newSelectionPath:location];
|
||||||
NSLog(@"%@", self.selection);
|
|
||||||
// self.selection = MPMakeRangePath(location, maxLocation.lastIndex-location.lastIndex);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)moveRightAndModifySelection:(id)sender
|
- (void)moveRightAndModifySelection:(id)sender
|
||||||
|
|||||||
Reference in New Issue
Block a user