Changes between Version 22 and Version 23 of PAGE_ELEMENT_GROUPING_R0


Ignore:
Timestamp:
05/21/09 14:46:47 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_ELEMENT_GROUPING_R0

    v22 v23  
    8282 * Clicking on either frame of a group should select all the group. 
    8383 * The actual grouping control will be done through the '''HaloButtons''' created for this. 
    84   * Selected elements will be able to be grouped. 
     84  * Selected elements will be able to be grouped. The grouping should find the common parent of the both groups and move them with their subtrees to a new group. If they do not have a common parent, they should not be grouped. 
    8585  * Selected group will be able to be ungrouped. 
    8686  * Both halo buttons will appear on selecting more than one frame.