Changes between Version 19 and Version 20 of BasicText
- Timestamp:
- 04/13/10 14:48:47 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BasicText
v19 v20 38 38 * Create new lines - every time the user hits shift+enter, a new line should be created (but not new paragraph) 39 39 * 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 formatting40 * 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) 41 41 * Later it may be considered to have different paste ways - for destination and source formatting 42 42 * Remove text - text should be removed with its formatting