Changes between Version 15 and Version 16 of BasicText
- Timestamp:
- 04/13/10 14:24:21 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BasicText
v15 v16 20 20 * Superscript 21 21 * Subscript 22 * Applying styles 23 * Witout selection - style is applied to current position. Style is applied to the symbols that are typed in that position. The style is not applied to pasted text. 24 * The whole selection that has this style - the style is removed from the selection 25 * The whole selection doesn't have this style - the style is applied to the selection 26 22 27 * Highlighting - For now, there are 2 types of highlighting that should be available 23 28 * Highlighting as text style - This one is applied when the user creates a link. The links should allow the same styling as the regular text (excluding those that affect layout size - for example, changing font, font size, etc. We may support those, but should not expose them. Good usage will be underline, change fore/background, strikethrough). Styling applied via link creation should be appended to the current style if possible (if they do not contradict), otherwise - link styling should be displayed (but it will be good old styling to be preserved for later use if needed)