Fixed broken editing algorithm
Added some helpers
This commit is contained in:
@@ -603,6 +603,9 @@
|
||||
- (void)replaceElementsInIndexedRange:(NSRange)range
|
||||
withElements:(NSArray *)elements;
|
||||
|
||||
- (void)replaceSymbolsInRangePath:(MPRangePath *)rangePath
|
||||
withElements:(NSArray *)elements;
|
||||
|
||||
|
||||
/*!
|
||||
@method appendElement:
|
||||
|
||||
Reference in New Issue
Block a user