Changes between Version 16 and Version 17 of BasicText


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BasicText

    v16 v17  
    2424   * The whole selection that has this style - the style is removed from the selection 
    2525   * The whole selection doesn't have this style - the style is applied to the selection 
    26   
     26   * Selection starts with styled text - this style is removed from selection 
     27   * Selection contains with styled text (but does not start with styled text - this style is applied to whole selection  
    2728 * Highlighting - For now, there are 2 types of highlighting that should be available 
    2829  * 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)