Changes between Version 7 and Version 8 of TEXT_PARAGPRAPH_FORMAT_COMMONS_R0


Ignore:
Timestamp:
02/06/09 15:25:42 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_PARAGPRAPH_FORMAT_COMMONS_R0

    v7 v8  
    88User should be able to manipulate paragraph format options from the halo menu, that appears automatically when the focus is set to a text paragraph. Also this settings should be accessible from detached text frame editor menu.[[BR]] 
    99There should be a paragraph settings hud that is evoked from text halo menu. It should provide control over all paragraph settings as well as adding, editing, loading, saving and deleting text paragraph styles sets. 
     10Also the user should be able to edit characters appearance in the entire paragraph. For that purpose we will integrate character settings hud inside paragraph settings hud. However this will look stressful for inexperienced users that is why we will create this hud with 2 states expanded and collapsed. Expanded state will include entire functionality and the collapsed state will include everything except characters settings. 
    1011 
    1112== Task requirements == 
     
    2223 * See if ParagraphHud is in correct location. Shouldn't it be part of org.sophie2.main.view.halos.huds instead org.sophie2.main.view.halos.menus.text. Also some of the functionality for this hud is located in related tasks, please review them before implement something that is not part of this task. 
    2324 * Since this is R0 please don't remove existing functionality for now, just extend or refactor it if there is a need. 
    24  * Here is a scheme how paragraph settings hud could look like[[BR]] 
    25 [[Image(source:trunk/sophie2-platform/doc/userdoc-images/RELEASE_5/paragraphStettingsHud.jpg)]] 
     25 * Here is a scheme how paragraph settings hud could look like in collapsed state[[BR]] 
     26[[Image(source:trunk/sophie2-platform/doc/userdoc-images/RELEASE_5/paragraphStettingsHud.jpg)]][[BR]] 
     27 * And the expanded state[[BR]] 
     28[[Image(source:trunk/sophie2-platform/doc/userdoc-images/RELEASE_5/paragraphStettingsHudExpanded.jpg)]] 
    2629 
    2730== Related == 
    2831[[wiki:DETACHED_TEXT_FRAME_EDITOR_R0]][[BR]] 
     32[[wiki:TEXT_CHARACTER_FORMAT_COMMONS_R0]][[BR]] 
    2933[[wiki:TEXT_PARAGRAPH_ALIGN_R0]][[BR]] 
    3034[[wiki:TEXT_PARAGRAPH_SPACING_R0]][[BR]]