Changes between Version 5 and Version 6 of TEXT_POSITION_KIND


Ignore:
Timestamp:
02/17/10 17:49:34 (15 years ago)
Author:
diana
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_POSITION_KIND

    v5 v6  
    5151 * 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 
    5252subText). 
    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 
     54length of a subtext but the total length of the changed interval cannot be grater than the length of the text). 
    5455 
    5556= Testing =