Changes between Version 9 and Version 10 of TEXT_POSITION_KIND
- Timestamp:
- 02/25/10 16:12:07 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_POSITION_KIND
v9 v10 55 55 subText). 56 56 * In ImmHotText:getLastChangedInterval remove the assert because it is wrong, we create sub text with the lastChangedInterval of the parent text and we do not insert another elemOp for the subTexting, so if we have changed the paren text and make a sub text the length of the subText has no relation to the last changed parent interval.This assert is correct only if the text is not a subText of another. 57 source of the task may be found here: [8668] [8676] [8685] (the assert was wrong - the last changed interval can end on index that is grater than the 58 length of a subtext but the total length of the changed interval cannot be grater than the length of the text). 59 [8713] [8715] [8716] [8720] 57 source of the task may be found here: [8668] [8676] [8685] [8713] [8715] [8716] [8720] 60 58 = Testing = 61 59 ^(Place the testing results here.)^