Changes between Version 6 and Version 7 of PAGE_ELEMENT_MULTI_SELECT_R0


Ignore:
Timestamp:
03/27/09 17:21:24 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_ELEMENT_MULTI_SELECT_R0

    v6 v7  
    5757  * selecting the page itself should be done in [source:trunk/sophie2-platform/modules/org.sophie2.main.view/src/main/java/org/sophie2/main/view/logic/PageLogic.java PageLogic]. This also means that selected page elements should be cleared. 
    5858 * Drag to select cannot be done since we do not have dragging functionality at the moment. 
    59  
     59 * The menu that operates on selected page elements should appear in the top left corner of their bounding rectangle. (this is already implemented for the release by Pap). 
     60 * A !SceneElement for the selected PageElements should be created and added int the [source:trunk/sophie2-platform/modules/org.sophie2.main.view/src/main/java/org/sophie2/main/view/page/areas/AuthorPageWorkArea.java AuthorPageWorkArea]. 
     61  * It should be a [source:trunk/sophie2-platform/modules/org.sophie2.base.scene/src/main/java/org/sophie2/base/scene/impl/DefaultContourSceneElement.java DefaultContourSceneElement] with a dashed line and a color that implementor chooses. Discuss this one with the others. 
    6062= Implementation = 
    61 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 
    62  
     63 * done according to design. 
     64 * there were little problems that needed to be fixed. 
    6365= Testing = 
    6466