Changes between Version 19 and Version 20 of BasicText


Ignore:
Timestamp:
04/13/10 14:48:47 (15 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BasicText

    v19 v20  
    3838   * Create new lines - every time the user hits shift+enter, a new line should be created (but not new paragraph) 
    3939  * Append text - append text in an existing position. Empty texts should have one position to begin from.  
    40    * Style appended text - text should preserve its own styling information (if any - typed text should not have one). The styling of pasted text should not be appended to destination formatting 
     40   * Style appended text - text should preserve its own styling information (if any - typed text and plain text should not have one). The styling of pasted text should not be appended to destination formatting (if the pasted text was styled) 
    4141    * Later it may be considered to have different paste ways - for destination and source formatting 
    4242  * Remove text - text should be removed with its formatting