Changes between Version 8 and Version 9 of TEXT_POSITION_KIND


Ignore:
Timestamp:
02/25/10 16:11:10 (15 years ago)
Author:
diana
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_POSITION_KIND

    v8 v9  
    5454 * 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 
    5555subText). 
     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. 
    5657 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 
    5758length of a subtext but the total length of the changed interval cannot be grater than the length of the text). 
    58 [8713] [8715] [8716] 
     59[8713] [8715] [8716] [8720] 
    5960= Testing = 
    6061^(Place the testing results here.)^