Changes between Version 5 and Version 6 of TEXT_POSITION_KIND
- Timestamp:
- 02/17/10 17:49:34 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_POSITION_KIND
v5 v6 51 51 * In StyleUtils:applyAttribute add an if-statement that checs if the applied attribute is in range.This is only temporary!(we don't have subMap of the 52 52 subText). 53 source of the task may be found here: [8668] [8676] 53 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 54 length of a subtext but the total length of the changed interval cannot be grater than the length of the text). 54 55 55 56 = Testing =